Install metrics-server #1

Merged
allanger merged 10 commits from refs/pull/1/head into main 2023-02-18 17:46:07 +00:00
Showing only changes of commit 96f0ced99f - Show all commits

View File

@ -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