Skip to content
This repository has been archived by the owner on Sep 20, 2023. It is now read-only.

Commit

Permalink
Add new env var NEW_SHOP_CREATION_DISABLED to dshop mainnet stateful set
Browse files Browse the repository at this point in the history
  • Loading branch information
Franck Chastagnol committed Aug 12, 2021
1 parent c5ad992 commit b491949
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ spec:
env:
- name: ENVIRONMENT
value: prod
- name: NEW_SHOP_CREATION_DISABLED
value: "true"
- name: ENCRYPTION_KEY
valueFrom:
secretKeyRef:
Expand Down

0 comments on commit b491949

Please sign in to comment.