Skip to content

Commit

Permalink
Add apis namespace to k8s-deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisLovering committed Jul 7, 2024
1 parent b5a71da commit f86602b
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 @@ -61,6 +61,7 @@ jobs:
- name: Deploy to Kubernetes
uses: azure/k8s-deploy@v4
with:
namespace: apis
manifests: |
infra/kubernetes/namespaces/apis/quackstack/deployment.yaml
images: 'ghcr.io/python-discord/quackstack:${{ inputs.sha-tag }}'

0 comments on commit f86602b

Please sign in to comment.