small kubeconfig dum dum
All checks were successful
Build and deploy the backend to production / Build and push image (push) Successful in 1m43s
/ push-to-remote (push) Successful in 12s
Build and deploy the backend to production / Deploy to production (push) Successful in 13s

This commit is contained in:
2024-09-27 10:32:41 +02:00
parent badb8ff919
commit 43aa26a107
2 changed files with 2 additions and 2 deletions

View File

@@ -32,4 +32,4 @@ jobs:
- name: Deploy to k8s
run: |
kubectl apply -k backend/deployment/overlays/${{ inputs.overlay }} --kubeconfig=kubeconfig
kubectl -n anyway-backend rollout restart deployment/anyway-backend-${{ inputs.overlay }}
kubectl -n anyway-backend rollout restart deployment/anyway-backend-${{ inputs.overlay }} --kubeconfig=kubeconfig