Skip to content

Commit

Permalink
Merge pull request #13092 from cjwagner/ingress-annotation
Browse files Browse the repository at this point in the history
Fix grafana ingress static ip name.
  • Loading branch information
k8s-ci-robot authored Jun 19, 2019
2 parents 01771af + 2485ca7 commit 797565b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion prow/monitoring/grafana_expose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ apiVersion: extensions/v1beta1
kind: Ingress
metadata:
annotations:
kubernetes.io/ingress.global-static-ip-name: monitoring-prow
kubernetes.io/ingress.global-static-ip-name: prow-monitoring-grafana
kubernetes.io/tls-acme: "true"
certmanager.k8s.io/cluster-issuer: letsencrypt-prod
certmanager.k8s.io/acme-http01-edit-in-place: "true"
Expand Down

0 comments on commit 797565b

Please sign in to comment.