Skip to content

Commit 9067887

Browse files
committed
Deploy from proper namespace
1 parent c63f3d8 commit 9067887

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,5 +76,5 @@ jobs:
7676
uses: Azure/k8s-deploy@v4
7777
with:
7878
manifests: |
79-
kubernetes/namespaces/default/code-jam-management/deployment.yaml
79+
kubernetes/namespaces/apis/code-jam-management/deployment.yaml
8080
images: 'ghcr.io/python-discord/code-jam-management:${{ inputs.sha-tag }}'

0 commit comments

Comments
 (0)