2 Commits

Author SHA1 Message Date
3b01e34ad9 Update Helm release postgres-cluster to v6
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 9s
2025-09-09 16:55:34 +00:00
28cbc635ac change
All checks were successful
lint-test-helm / helm-lint (push) Successful in 16s
renovate / renovate (push) Successful in 2m48s
2025-09-09 11:52:47 -05:00

View File

@@ -174,7 +174,8 @@ etcd-defrag:
args:
- etcd
- defrag
- -n 10.232.1.11
- -n
- "10.232.1.11"
workingDir: /tmp
securityContext:
runAsUser: 1000