Skip to content

Commit

Permalink
Update charts/etcd-copy-backups/templates/etcd-copy-backups-job.yaml
Browse files Browse the repository at this point in the history
Co-authored-by: Tim Usner <[email protected]>
  • Loading branch information
Wieneo and timuthy authored Jun 7, 2022
1 parent b9dcb5c commit 53fa126
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ spec:
{{- else if eq .Values.targetStore.storageProvider "Swift" }}
- name: OPENSTACK_APPLICATION_CREDENTIALS
value: "/root/etcd-backup"
{{- else if eq .Values.sourceStore.storageProvider "OCS" }}
{{- else if eq .Values.targetStore.storageProvider "OCS" }}
- name: OPENSHIFT_APPLICATION_CREDENTIALS
value: "/root/etcd-backup"
{{- else if eq .Values.targetStore.storageProvider "OSS" }}
Expand Down

0 comments on commit 53fa126

Please sign in to comment.