feat: move service account to template
All checks were successful
lint-test-helm / lint-helm (pull_request) Successful in 44s
lint-test-helm / validate-kubeconform (pull_request) Successful in 57s
render-manifests / render-manifests (pull_request) Successful in 51s

This commit is contained in:
2026-04-26 13:02:13 -05:00
parent 6bab92174e
commit 3e6dfa72ec
2 changed files with 20 additions and 6 deletions

View File

@@ -264,9 +264,6 @@ etcd-backup:
value: External
- name: DATE_RANGE_SECONDS
value: "1209600"
serviceAccount:
talos-backup:
enabled: true
persistence:
secret:
enabled: true
@@ -477,9 +474,6 @@ etcd-defrag:
env:
- name: TALOSCONFIG
value: /tmp/.talos/config
serviceAccount:
talos-defrag:
enabled: true
persistence:
config:
type: custom