Skip to content

Commit b5a71da

Browse files
committed
Update manifest path to new namespace
1 parent e3a38ef commit b5a71da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,5 +62,5 @@ jobs:
6262
uses: azure/k8s-deploy@v4
6363
with:
6464
manifests: |
65-
infra/kubernetes/namespaces/default/quackstack/deployment.yaml
65+
infra/kubernetes/namespaces/apis/quackstack/deployment.yaml
6666
images: 'ghcr.io/python-discord/quackstack:${{ inputs.sha-tag }}'

0 commit comments

Comments
 (0)