Skip to content

Commit

Permalink
Update deployment namespace in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
jb3 committed Apr 15, 2024
1 parent 3ce2704 commit 59dd269
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/forms-backend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@ jobs:
- name: Deploy to Kubernetes
uses: Azure/k8s-deploy@v1
with:
namespace: forms
manifests: |
deployment.yaml
images: 'ghcr.io/python-discord/forms-backend:${{ steps.sha_tag.outputs.tag }}'
Expand Down

0 comments on commit 59dd269

Please sign in to comment.