No https
This commit is contained in:
parent
80794e720d
commit
844b3a69d7
@ -27,7 +27,7 @@ steps:
|
||||
KUBE_TOKEN:
|
||||
from_secret: kube_token
|
||||
commands:
|
||||
- kubectl apply -s https://rassigma.avril:6443 --token $KUBE_TOKEN -f application-manifests.yaml
|
||||
- kubectl apply -s rassigma.avril:6443 --token $KUBE_TOKEN -f application-manifests.yaml
|
||||
|
||||
image_pull_secrets:
|
||||
- dockerconfigjson
|
||||
|
Loading…
x
Reference in New Issue
Block a user