Skip to content

Commit

Permalink
Adding external dns
Browse files Browse the repository at this point in the history
Signed-off-by: gar <[email protected]>
  • Loading branch information
sekka1 committed Apr 22, 2020
1 parent e2bd88f commit 11ec21e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions kubernetes/flux/releases/gcp/dev/http-echo/ingress.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ metadata:
annotations:
# kubernetes.io/tls-acme: "true"
kubernetes.io/ingress.class: "nginx-external"
external-dns.alpha.kubernetes.io/hostname: http-echo.dev.k8s.managedkube.com
spec:
# tls:
# - hosts:
Expand Down

0 comments on commit 11ec21e

Please sign in to comment.