From a9b6538d3464002d0453eb6a20fcc875c547849b Mon Sep 17 00:00:00 2001 From: alexlebens Date: Mon, 1 Jul 2024 22:44:50 -0500 Subject: [PATCH] add global names --- clusters/cl01tl/platform/vault/values.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/clusters/cl01tl/platform/vault/values.yaml b/clusters/cl01tl/platform/vault/values.yaml index a470c3ccd..a47d5fba9 100644 --- a/clusters/cl01tl/platform/vault/values.yaml +++ b/clusters/cl01tl/platform/vault/values.yaml @@ -166,6 +166,8 @@ vault: labels: severity: critical snapshot: + global: + fullnameOverride: vault-snapshot controllers: snapshot: type: cronjob @@ -239,6 +241,8 @@ snapshot: - path: /opt/backup readOnly: false unseal: + global: + fullnameOverride: vault-unseal controllers: unseal: type: cronjob