mirror of
https://github.com/carlosedp/cluster-monitoring.git
synced 2024-11-20 19:07:17 +01:00
corrected file path for the prometheus ingress config
This commit is contained in:
parent
adc5d20086
commit
b8d3e7ff8c
2
Makefile
2
Makefile
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user