Skip to content

Commit

Permalink
fix(t8s-cluster): up etcd-defrag timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
cwrau committed Sep 18, 2024
1 parent 515ce2d commit 9adbe11
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 9adbe11

Please sign in to comment.