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 authored Apr 15, 2024
1 parent 052e88c commit 435fcad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ jobs:
- name: Deploy to Kubernetes
uses: azure/k8s-deploy@v5
with:
namespace: bots
manifests: deployment.yaml
images: 'ghcr.io/python-discord/snekbox:${{ inputs.version }}'

Expand Down

0 comments on commit 435fcad

Please sign in to comment.