modified: .gitea/workflows/deploy.yaml
All checks were successful
Casa Home Assistant CI/CD Pipeline (testing) / build (push) Successful in 21s
All checks were successful
Casa Home Assistant CI/CD Pipeline (testing) / build (push) Successful in 21s
This commit is contained in:
@@ -57,5 +57,5 @@ jobs:
|
||||
export INGRESS_ROUTES_MATCH="${{ secrets.INGRESS_ROUTES_MATCH }}"
|
||||
export INGRESS_TLS_SECRET_NAME=${{ secrets.INGRESS_TLS_SECRET_NAME }}
|
||||
kubectl apply -f ./deploy/deployment.yaml
|
||||
envsubst < ./deploy/service.template.yaml | kubectl apply -f -
|
||||
# envsubst < ./deploy/service.template.yaml | kubectl apply -f -
|
||||
|
||||
Reference in New Issue
Block a user