Remove cluterrolebinding creation
This commit is contained in:
parent
241453bc84
commit
9e580ad112
@ -58,9 +58,7 @@ steps:
|
||||
commands:
|
||||
- mkdir $HOME/.kube
|
||||
- echo $KUBECONFIG_CONTENT | base64 -d > $HOME/.kube/config
|
||||
- kubectl create clusterrolebinding $DRONE_COMMIT --clusterrole=cluster-admin --serviceaccount=drone-service:default
|
||||
- helmfile -e badhouseplants apply
|
||||
- kubectl delete clusterrolebinding $DRONE_COMMIT
|
||||
|
||||
- name: Apply eterosoft
|
||||
image: ghcr.io/helmfile/helmfile:canary
|
||||
|
Reference in New Issue
Block a user