Skip to content

Commit

Permalink
Update deployment namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
jb3 authored Apr 14, 2024
1 parent fb40b44 commit 7e536fc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ jobs:
- name: Deploy to Kubernetes
uses: Azure/k8s-deploy@v4
with:
namespace: bots
manifests: |
infra/kubernetes/namespaces/default/sir-robin/deployment.yaml
infra/kubernetes/namespaces/bots/sir-robin/deployment.yaml
images: 'ghcr.io/python-discord/sir-robin:${{ inputs.sha-tag }}'

0 comments on commit 7e536fc

Please # to comment.