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:
|
||||
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
|
||||
|
|
Loading…
Reference in New Issue