Skip to content

Commit

Permalink
Deploy from proper namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
jchristgit committed May 18, 2024
1 parent c63f3d8 commit 9067887
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -76,5 +76,5 @@ jobs:
uses: Azure/k8s-deploy@v4
with:
manifests: |
kubernetes/namespaces/default/code-jam-management/deployment.yaml
kubernetes/namespaces/apis/code-jam-management/deployment.yaml
images: 'ghcr.io/python-discord/code-jam-management:${{ inputs.sha-tag }}'

0 comments on commit 9067887

Please sign in to comment.