mirror of
https://github.com/kerberos-io/deployment.git
synced 2026-08-23 15:18:32 +00:00
Update kind.yaml
This commit is contained in:
committed by
GitHub
parent
fffd8687dc
commit
a03a4958ef
2
.github/workflows/kind.yaml
vendored
2
.github/workflows/kind.yaml
vendored
@@ -62,7 +62,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