fix script mount
Some checks failed
lint-test-helm / lint-helm (push) Successful in 17s
render-manifests-push / render-manifests-push (push) Failing after 26s
renovate / renovate (push) Successful in 46s

This commit is contained in:
2025-12-20 14:24:04 -06:00
parent 1552f48dc6
commit ce091a38d4
3 changed files with 31 additions and 13 deletions

View File

@@ -7,8 +7,6 @@ metadata:
app.kubernetes.io/name: talos-etcd-backup-local-secret
app.kubernetes.io/instance: {{ .Release.Name }}
app.kubernetes.io/part-of: {{ .Release.Name }}
annotations:
kubernetes.io/service-account.name: talos-backup-secrets
spec:
secretStoreRef:
kind: ClusterSecretStore
@@ -60,8 +58,6 @@ metadata:
app.kubernetes.io/name: talos-etcd-backup-remote-secret
app.kubernetes.io/instance: {{ .Release.Name }}
app.kubernetes.io/part-of: {{ .Release.Name }}
annotations:
kubernetes.io/service-account.name: talos-backup-secrets
spec:
secretStoreRef:
kind: ClusterSecretStore
@@ -113,8 +109,6 @@ metadata:
app.kubernetes.io/name: talos-etcd-backup-external-secret
app.kubernetes.io/instance: {{ .Release.Name }}
app.kubernetes.io/part-of: {{ .Release.Name }}
annotations:
kubernetes.io/service-account.name: talos-backup-secrets
spec:
secretStoreRef:
kind: ClusterSecretStore