We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ce2704 commit 59dd269Copy full SHA for 59dd269
1 file changed
.github/workflows/forms-backend.yml
@@ -114,6 +114,7 @@ jobs:
114
- name: Deploy to Kubernetes
115
uses: Azure/k8s-deploy@v1
116
with:
117
+ namespace: forms
118
manifests: |
119
deployment.yaml
120
images: 'ghcr.io/python-discord/forms-backend:${{ steps.sha_tag.outputs.tag }}'
0 commit comments