Skip to content

Commit

Permalink
Update microk8s.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
cedricve committed Aug 14, 2024
1 parent cac96c1 commit 01b39f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/microk8s.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 01b39f3

Please sign in to comment.