deploy: clean up network policies
All checks were successful
/ continuous-deploy (push) Successful in 20s
All checks were successful
/ continuous-deploy (push) Successful in 20s
This commit is contained in:
@@ -2,6 +2,6 @@
|
||||
set -e
|
||||
echo "Executing infra deploy."
|
||||
|
||||
kubectl kustomize deploy/infra | kubectl apply -f -
|
||||
kubectl kustomize deploy/infra | kubectl -n git-limbosolutions-com apply -f -
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user