Skip to content

Commit

Permalink
k
Browse files Browse the repository at this point in the history
  • Loading branch information
gdoteof committed Jun 11, 2023
1 parent 91b0e7d commit b46a601
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions kubernetes/apps/monitoring/grafana/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -86,10 +86,7 @@ spec:
hajimari.io/icon: simple-icons:grafana
external-dns.alpha.kubernetes.io/target: "ingress.${SECRET_DOMAIN}"
hosts:
- host: &host "grafana.monitoring.${SECRET_DOMAIN}"
paths:
- path: /
pathType: Prefix
- &host "grafana.monitoring.${SECRET_DOMAIN}"
tls:
- hosts:
- *host
Expand Down

0 comments on commit b46a601

Please sign in to comment.