We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 237891c commit 03839d6Copy full SHA for 03839d6
charts/devtron-backups/templates/backup-on-s3.yaml
@@ -122,7 +122,6 @@ spec:
122
volumeMounts:
123
- mountPath: /cache
124
name: argocd-volume
125
- env:
126
imagePullPolicy: Always
127
args:
128
- /bin/bash
@@ -135,6 +134,7 @@ spec:
135
134
136
137
{{- if not .Values.global.S3.NODE_ROLE }}
+ env:
138
- name: AWS_ACCESS_KEY_ID
139
valueFrom:
140
secretKeyRef:
0 commit comments