1 Commits

Author SHA1 Message Date
9c60a153b0 Update actions/checkout action to v5
Some checks failed
lint-test-helm / helm-lint (pull_request) Failing after 11s
2025-09-09 16:51:46 +00:00

View File

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