Merge pull request #34 from kluzny/bug/make-task-for-ip-change-targets-missing-file

This commit is contained in:
Carlos Eduardo 2020-04-19 17:15:40 -03:00 committed by GitHub
commit 87a5983f88
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -64,4 +64,4 @@ change_suffix: ## Changes suffix for the ingress
@echo "Ingress IPs changed to [service].${IP}.nip.io"
${K3S} kubectl apply -f manifests/ingress-alertmanager.yaml
${K3S} kubectl apply -f manifests/ingress-grafana.yaml
${K3S} kubectl apply -f manifests/ingress-prometheus-k8s.yaml
${K3S} kubectl apply -f manifests/ingress-prometheus.yaml