Skip to content

Commit

Permalink
Update manifest path to new namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisLovering committed Jul 7, 2024
1 parent e3a38ef commit b5a71da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,5 +62,5 @@ jobs:
uses: azure/k8s-deploy@v4
with:
manifests: |
infra/kubernetes/namespaces/default/quackstack/deployment.yaml
infra/kubernetes/namespaces/apis/quackstack/deployment.yaml
images: 'ghcr.io/python-discord/quackstack:${{ inputs.sha-tag }}'

0 comments on commit b5a71da

Please sign in to comment.