mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-08 04:32:37 +00:00
Revert "override ETCD_SERVER with https instead http when mTLS is enabled"
This commit is contained in:
committed by
GitHub
parent
3148eb750d
commit
0d77f62c02
@@ -376,8 +376,7 @@ function generate-etcd-cert() {
|
||||
"usages": [
|
||||
"signing",
|
||||
"key encipherment",
|
||||
"server auth",
|
||||
"client auth"
|
||||
"server auth"
|
||||
]
|
||||
},
|
||||
"client": {
|
||||
|
Reference in New Issue
Block a user