Skip to content

Commit f86602b

Browse files
committed
Add apis namespace to k8s-deploy
1 parent b5a71da commit f86602b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-deploy.yml

+1
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ jobs:
6161
- name: Deploy to Kubernetes
6262
uses: azure/k8s-deploy@v4
6363
with:
64+
namespace: apis
6465
manifests: |
6566
infra/kubernetes/namespaces/apis/quackstack/deployment.yaml
6667
images: 'ghcr.io/python-discord/quackstack:${{ inputs.sha-tag }}'

0 commit comments

Comments
 (0)