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

This commit is contained in:
2025-09-09 11:24:40 -05:00
parent 4d99040042
commit 1a533bfe28

View File

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