mirror of
https://github.com/kelseyhightower/kubernetes-the-hard-way.git
synced 2025-12-15 17:28:58 +03:00
Merge e8b01224ec into 5a325c23d7
This commit is contained in:
2
ca.conf
2
ca.conf
@@ -124,7 +124,7 @@ extendedKeyUsage = clientAuth, serverAuth
|
|||||||
keyUsage = critical, digitalSignature, keyEncipherment
|
keyUsage = critical, digitalSignature, keyEncipherment
|
||||||
nsCertType = client
|
nsCertType = client
|
||||||
nsComment = "Kube Controller Manager Certificate"
|
nsComment = "Kube Controller Manager Certificate"
|
||||||
subjectAltName = DNS:kube-proxy, IP:127.0.0.1
|
subjectAltName = DNS:kube-controller-manager, IP:127.0.0.1
|
||||||
subjectKeyIdentifier = hash
|
subjectKeyIdentifier = hash
|
||||||
|
|
||||||
[kube-controller-manager_distinguished_name]
|
[kube-controller-manager_distinguished_name]
|
||||||
|
|||||||
Reference in New Issue
Block a user