Initial commit
Some checks failed
Setup Stackit CLI / Install and Use Stackit CLI (push) Failing after 13s

This commit is contained in:
Mauritz_Uphoff 2025-09-04 15:28:55 +02:00
parent bc7f7cc477
commit e42cabe5fc

View file

@ -60,7 +60,7 @@ jobs:
shell: bash shell: bash
- name: Get Kubeconfig SKE Cluster - name: Get Kubeconfig SKE Cluster
run: stackit ske kubeconfig create pocnc-k8s --assume-yes run: stackit ske kubeconfig create <instance-name> --assume-yes
shell: bash shell: bash
- name: Kubectl apply all namespaces in root folder - name: Kubectl apply all namespaces in root folder