mirror of
https://github.com/outbackdingo/deployment.git
synced 2026-03-20 19:41:11 +00:00
Update microk8s.yaml
This commit is contained in:
committed by
GitHub
parent
ce6b05bd87
commit
304f4db8e3
2
.github/workflows/microk8s.yaml
vendored
2
.github/workflows/microk8s.yaml
vendored
@@ -58,7 +58,7 @@ jobs:
|
||||
id: install-kerberos-vault
|
||||
run: |
|
||||
kubectl create namespace kerberos-vault
|
||||
kubectl apply -f ./kerberos-vault-configmap.yaml -n kerberos-vault
|
||||
kubectl apply -f ./mongodb-configmap.yaml -n kerberos-vault
|
||||
kubectl apply -f ./kerberos-vault-deployment.yaml -n kerberos-vault
|
||||
kubectl apply -f ./kerberos-vault-service.yaml -n kerberos-vault
|
||||
echo "Sleeping for 30 seconds, give time for the helm chart to create the pods" && sleep 30
|
||||
|
||||
Reference in New Issue
Block a user