feat: add more
All checks were successful
lint-test-helm / lint-helm (pull_request) Successful in 9m59s
lint-test-helm / validate-kubeconform (pull_request) Successful in 12m1s
render-manifests / render-manifests (pull_request) Successful in 6m56s

This commit is contained in:
2026-04-23 17:25:56 -05:00
parent 2585444c8a
commit e1b98ccd3c
29 changed files with 293 additions and 229 deletions

View File

@@ -279,7 +279,7 @@ etcd-backup:
s3-prune:
- path: /scripts/prune.sh
subPath: prune.sh
s3cmd-config-local:
etcd-backup-local-config:
type: custom
volumeSpec:
csi:
@@ -294,7 +294,7 @@ etcd-backup:
readOnly: true
mountPropagation: None
subPath: .s3cfg
s3cmd-config-remote:
etcd-backup-remote-config:
type: custom
volumeSpec:
csi:
@@ -309,7 +309,7 @@ etcd-backup:
readOnly: true
mountPropagation: None
subPath: .s3cfg
s3cmd-config-external:
etcd-backup-external-config:
type: custom
volumeSpec:
csi: