Update kind kubeconfig
Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
This commit is contained in:
parent
5650fc8fdb
commit
6e64c9dd6a
@ -116,3 +116,5 @@ echo "${CONFIG}" > ${CONFIG_FILE}
|
||||
cat ${CONFIG_FILE}
|
||||
|
||||
kind create cluster --config ${CONFIG_FILE}
|
||||
|
||||
kind get kubeconfig --name ${NAME} > ~/.kube/clusters/kind.yaml
|
||||
|
Loading…
Reference in New Issue
Block a user