Skip to content

Commit

Permalink
Revert (#542)
Browse files Browse the repository at this point in the history
  • Loading branch information
antares-sw authored Jun 12, 2024
1 parent 952946a commit 6ceeed0
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion charts/v3-backend/templates/common-configmap.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ data:
CELERY_CONCURRENCY: {{ .Values.settings.celeryConcurrency | quote }}

GCP_STORAGE_CONTENT_BUCKET: {{ .Values.settings.gcpStorageContentBucket | quote }}
GCP_STORAGE_EXIT_SIGNATURES_BUCKET: {{ .Values.settings.gcpStorageExitSignaturesBucket | quote }}
GCP_STORAGE_DOMAIN_ALIAS: {{ .Values.settings.gcpStorageDomainAlias | quote }}
GCP_STORAGE_IPFS_BUCKET: {{ .Values.settings.gcpStorageIpfsBucket | quote }}

Expand Down
1 change: 0 additions & 1 deletion charts/v3-backend/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ settings:
multisigOwnersTelegramChatId: ""

gcpStorageContentBucket: ""
gcpStorageExitSignaturesBucket: ""
gcpStorageOauthCredentials: ""
gcpStorageDomainAlias: ""
gcpStorageIpfsBucket: ""
Expand Down

0 comments on commit 6ceeed0

Please sign in to comment.