add global names
This commit is contained in:
@@ -166,6 +166,8 @@ vault:
|
|||||||
labels:
|
labels:
|
||||||
severity: critical
|
severity: critical
|
||||||
snapshot:
|
snapshot:
|
||||||
|
global:
|
||||||
|
fullnameOverride: vault-snapshot
|
||||||
controllers:
|
controllers:
|
||||||
snapshot:
|
snapshot:
|
||||||
type: cronjob
|
type: cronjob
|
||||||
@@ -239,6 +241,8 @@ snapshot:
|
|||||||
- path: /opt/backup
|
- path: /opt/backup
|
||||||
readOnly: false
|
readOnly: false
|
||||||
unseal:
|
unseal:
|
||||||
|
global:
|
||||||
|
fullnameOverride: vault-unseal
|
||||||
controllers:
|
controllers:
|
||||||
unseal:
|
unseal:
|
||||||
type: cronjob
|
type: cronjob
|
||||||
|
Reference in New Issue
Block a user