Skip to content

Commit

Permalink
Update deployment workflow to new namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
jb3 authored Apr 14, 2024
1 parent f726f85 commit 2f42c64
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ jobs:
- name: Deploy to Kubernetes
uses: Azure/k8s-deploy@v4
with:
namespace: bots
manifests: |
deployment.yaml
images: 'ghcr.io/python-discord/metricity:${{ inputs.sha-tag }}'

0 comments on commit 2f42c64

Please sign in to comment.