This commit is contained in:
Jack Jackson 2023-06-21 20:32:34 -07:00
parent 80794e720d
commit 844b3a69d7

View File

@ -27,7 +27,7 @@ steps:
KUBE_TOKEN: KUBE_TOKEN:
from_secret: kube_token from_secret: kube_token
commands: 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: image_pull_secrets:
- dockerconfigjson - dockerconfigjson