We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3a38ef commit b5a71daCopy full SHA for b5a71da
.github/workflows/build-deploy.yml
@@ -62,5 +62,5 @@ jobs:
62
uses: azure/k8s-deploy@v4
63
with:
64
manifests: |
65
- infra/kubernetes/namespaces/default/quackstack/deployment.yaml
+ infra/kubernetes/namespaces/apis/quackstack/deployment.yaml
66
images: 'ghcr.io/python-discord/quackstack:${{ inputs.sha-tag }}'
0 commit comments