Skip to content

Commit 59dd269

Browse files
authored
Update deployment namespace in CI
1 parent 3ce2704 commit 59dd269

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/forms-backend.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,7 @@ jobs:
114114
- name: Deploy to Kubernetes
115115
uses: Azure/k8s-deploy@v1
116116
with:
117+
namespace: forms
117118
manifests: |
118119
deployment.yaml
119120
images: 'ghcr.io/python-discord/forms-backend:${{ steps.sha_tag.outputs.tag }}'

0 commit comments

Comments
 (0)