try the other way
Signed-off-by: Martyn Ranyard <m@rtyn.berlin>
This commit is contained in:
parent
cb118ff57a
commit
4831ec4212
1 changed files with 5 additions and 2 deletions
|
@ -60,8 +60,11 @@ spec:
|
||||||
value: "511772986"
|
value: "511772986"
|
||||||
- name: service.main.ports.http.port
|
- name: service.main.ports.http.port
|
||||||
value: "80"
|
value: "80"
|
||||||
- name: "service.main.annotations[0].external-dns.alpha.kubernetes.io/hostname"
|
valuesObject:
|
||||||
value: "paperless.martyn.berlin"
|
service:
|
||||||
|
main:
|
||||||
|
annotations:
|
||||||
|
external-dns.alpha.kubernetes.io/hostname: "paperless.martyn.berlin"
|
||||||
repoURL: https://charts.gabe565.com
|
repoURL: https://charts.gabe565.com
|
||||||
targetRevision: 0.24.1
|
targetRevision: 0.24.1
|
||||||
syncPolicy:
|
syncPolicy:
|
||||||
|
|
Loading…
Add table
Reference in a new issue