Try for a perfect install
Signed-off-by: Martyn Ranyard <m@rtyn.berlin>
This commit is contained in:
parent
d616bef178
commit
979df81fdf
|
@ -11,6 +11,10 @@ spec:
|
||||||
source:
|
source:
|
||||||
helm:
|
helm:
|
||||||
parameters:
|
parameters:
|
||||||
|
- name: service.type
|
||||||
|
value: "LoadBalancer"
|
||||||
|
- name: service.annotations
|
||||||
|
value: "external-dns.alpha.kubernetes.io/hostname: goldilocks.martyn.berlin"
|
||||||
chart: goldilocks
|
chart: goldilocks
|
||||||
repoURL: https://charts.fairwinds.com/stable
|
repoURL: https://charts.fairwinds.com/stable
|
||||||
targetRevision: 9.0.1
|
targetRevision: 9.0.1
|
||||||
|
|
Loading…
Reference in New Issue