change command
Some checks failed
lint-test-helm / helm-lint (push) Successful in 18s
renovate / renovate (push) Has been cancelled

This commit is contained in:
2025-09-09 11:25:51 -05:00
parent 1a533bfe28
commit f3de513f9c

View File

@@ -172,9 +172,9 @@ etcd-defrag:
tag: v1.10.4
pullPolicy: IfNotPresent
command:
- etcd defrag -n 10.232.1.11;
- etcd defrag -n 10.232.1.12;
- etcd defrag -n 10.232.1.13;
- talosctl etcd defrag -n 10.232.1.11;
- talosctl etcd defrag -n 10.232.1.12;
- talosctl etcd defrag -n 10.232.1.13;
workingDir: /tmp
resources:
requests: