This commit is contained in:
parent
f8700851d5
commit
89dbe3faa8
@ -9,9 +9,7 @@ steps:
|
||||
- image: 'docker.io/bitnami/kubectl:1.26.3'
|
||||
name: 'deploy'
|
||||
pull: 'always'
|
||||
environment:
|
||||
KUBE_CONFIG:
|
||||
from_secret: 'kube_config'
|
||||
secrets: [ kube_config ]
|
||||
|
||||
commands:
|
||||
- 'echo $KUBE_CONFIG > $HOME/.kube/config'
|
||||
|
Loading…
Reference in New Issue
Block a user