Skip to content

Commit

Permalink
bootkube: use etcd-client-ca as serving CA of etcd
Browse files Browse the repository at this point in the history
  • Loading branch information
sttts authored and mfojtik committed Oct 10, 2018
1 parent 478a4e8 commit 0d1dede
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/asset/ignition/content/bootkube.go
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ then
/usr/bin/cluster-kube-apiserver-operator render \
--manifest-etcd-server-urls={{.EtcdCluster}} \
--manifest-image=${OPENSHIFT_HYPERSHIFT_IMAGE} \
--manifest-etcd-serving-ca=etcd-client-ca.crt \
--asset-input-dir=/assets/tls \
--asset-output-dir=/assets/kube-apiserver-bootstrap \
--config-override-file=/usr/share/bootkube/manifests/config/config-overrides.yaml \
Expand Down

0 comments on commit 0d1dede

Please sign in to comment.