Skip to content

Commit

Permalink
configuration-mout can be readonly
Browse files Browse the repository at this point in the history
  • Loading branch information
Karsten Kraus authored and Karsten Kraus committed Sep 18, 2023
1 parent ff5bed9 commit 581a219
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions charts/vault-raft-snapshot-agent/templates/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ spec:
volumeMounts:
- mountPath: /etc/vault.d/
name: config
readOnly: true
{{- if .Values.config.uploaders.local.enabled }}
- mountPath: {{ .Values.config.uploaders.local.path }}
name: snapshots
Expand Down

0 comments on commit 581a219

Please sign in to comment.