Skip to content

Commit

Permalink
Update application-vault-init-controller.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
venkatamutyala authored Jan 1, 2024
1 parent 0741dbd commit 1488a4f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions templates/application-vault-init-controller.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -83,4 +83,8 @@ spec:
value: "{{ .Values.vault_init_controller.pause_reconcile }}"
- name: ENABLE_RESTORE
value: "{{ .Values.vault_init_controller.enable_restore }}"
- name: CAPTAIN_DOMAIN
value: "{{ .Values.captain_domain }}"
- name: BACKUP_PREFIX
value: "hashicorp-vault-backups"

0 comments on commit 1488a4f

Please sign in to comment.