Skip to content

Commit

Permalink
fix(ci): adds missing namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
akoenig committed May 7, 2024
1 parent b33b43e commit f8d7ff0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ jobs:
- name: Deploy to the Kubernetes cluster
uses: azure/k8s-deploy@v5
with:
namespace: getactions
manifests: |
kubernetes/deployment.yaml
kubernetes/ingress.yaml
Expand Down

0 comments on commit f8d7ff0

Please sign in to comment.