Skip to content

Commit b3ea6a0

Browse files
authored
Update deployment CI job
1 parent ffb4f23 commit b3ea6a0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ jobs:
5353
- name: Deploy to Kubernetes
5454
uses: Azure/k8s-deploy@v1
5555
with:
56+
namespace: web
5657
manifests: |
5758
deployment.yaml
5859
images: 'ghcr.io/python-discord/public-stats:${{ steps.sha_tag.outputs.tag }}'

0 commit comments

Comments
 (0)