Skip to content

Commit

Permalink
Merge pull request #4286 from zhzhuang-zju/tls-etcd
Browse files Browse the repository at this point in the history
update etcd/mainfests.go
  • Loading branch information
karmada-bot authored Nov 21, 2023
2 parents 8626902 + 2d55864 commit bf1098b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion operator/pkg/controlplane/etcd/mainfests.go
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ spec:
- --key-file=/etc/karmada/pki/etcd/etcd-server.key
- --data-dir=/var/lib/etcd
- --snapshot-count=10000
- --log-level=debug=
- --log-level=debug
- --cipher-suites={{ .EtcdCipherSuites }}
env:
- name: KARMADA_ETCD_NAME
Expand Down

0 comments on commit bf1098b

Please sign in to comment.