mirror of
https://github.com/KevinMidboe/k9e.no.git
synced 2025-10-29 09:40:13 +00:00
Kuberentes ns, deploy & service files
This commit is contained in:
@@ -55,7 +55,7 @@ steps:
|
||||
commands:
|
||||
- mkdir -p /root/.kube
|
||||
- echo $KUBE_CONFIG | base64 -di > /root/.kube/config
|
||||
- kubectl --kubeconfig=/root/.kube/config get pods
|
||||
- kubectl --kubeconfig=/root/.kube/config apply -f .kubernetes
|
||||
environment:
|
||||
KUBE_CONFIG:
|
||||
from_secret: KUBE_CONFIG
|
||||
|
||||
Reference in New Issue
Block a user