mirror of
https://github.com/outbackdingo/deployment.git
synced 2026-03-21 01:41:17 +00:00
Update microk8s.yaml
This commit is contained in:
2
.github/workflows/microk8s.yaml
vendored
2
.github/workflows/microk8s.yaml
vendored
@@ -58,7 +58,7 @@ jobs:
|
||||
- name: Install Kerberos Agent
|
||||
id: install-kerberos-agent
|
||||
run: |
|
||||
kubectl apply -f ./kerberos-agent-deployment.yaml -n kerberos-agent
|
||||
kubectl apply -f ./kerberos-agent-deployment.yaml
|
||||
echo "Sleeping for 30 seconds, give time for the helm chart to create the pods" && sleep 30
|
||||
kubectl get pods -A -o wide
|
||||
- name: Install Data filtering
|
||||
|
||||
Reference in New Issue
Block a user