feat: add service account
All checks were successful
lint-test-helm / lint-helm (pull_request) Successful in 32s
lint-test-helm / validate-kubeconform (pull_request) Successful in 31s
render-manifests / render-manifests (pull_request) Successful in 49s

This commit is contained in:
2026-04-24 12:17:09 -05:00
parent 2792f2d0c8
commit 9e25f18ca6
3 changed files with 17 additions and 4 deletions

View File

@@ -16,7 +16,7 @@ etcd-backup:
backoffLimit: 3
parallelism: 1
serviceAccount:
name: talos-backup-secrets
name: talos-backup
containers:
backup:
image:
@@ -98,7 +98,7 @@ etcd-backup:
backoffLimit: 3
parallelism: 1
serviceAccount:
name: talos-backup-secrets
name: talos-backup
containers:
backup:
image:
@@ -180,7 +180,7 @@ etcd-backup:
backoffLimit: 3
parallelism: 1
serviceAccount:
name: talos-backup-secrets
name: talos-backup
containers:
backup:
image: