Skip to content

Commit

Permalink
fix(t8s-cluster): up etcd-defrag timeout (#1178)
Browse files Browse the repository at this point in the history
  • Loading branch information
cwrau authored Oct 31, 2024
1 parent 99c18a3 commit 292b156
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions charts/t8s-cluster/templates/_etcd-defrag.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ spec:
- etcdctl
- defrag
- --cluster
- --command-timeout=15m
- --cacert=/etc/kubernetes/pki/etcd/ca.crt
- --cert=/etc/kubernetes/pki/etcd/peer.crt
- --key=/etc/kubernetes/pki/etcd/peer.key
Expand Down

0 comments on commit 292b156

Please sign in to comment.