diff --git a/everything-app/goldilocks.yaml b/everything-app/goldilocks.yaml index 9ad19a3..59ca19d 100644 --- a/everything-app/goldilocks.yaml +++ b/everything-app/goldilocks.yaml @@ -11,6 +11,10 @@ spec: source: helm: parameters: + - name: service.type + value: "LoadBalancer" + - name: service.annotations + value: "external-dns.alpha.kubernetes.io/hostname: goldilocks.martyn.berlin" chart: goldilocks repoURL: https://charts.fairwinds.com/stable targetRevision: 9.0.1