Install metrics-server #1
@ -20,4 +20,4 @@ steps:
|
|||||||
commands:
|
commands:
|
||||||
- mkdir $HOME/.kube
|
- mkdir $HOME/.kube
|
||||||
- echo $KUBECONFIG_CONTENT | base64 -d > $HOME/.kube/config
|
- echo $KUBECONFIG_CONTENT | base64 -d > $HOME/.kube/config
|
||||||
- helmfile -e $ENV diff
|
- helmfile -e ${ENV} diff
|
||||||
|
Reference in New Issue
Block a user