port 80 and alias
Signed-off-by: Martyn Ranyard <m@rtyn.berlin>
This commit is contained in:
parent
ffa75201df
commit
cb118ff57a
1 changed files with 4 additions and 0 deletions
|
@ -58,6 +58,10 @@ spec:
|
||||||
value: "25m"
|
value: "25m"
|
||||||
- name: resources.requests.memory
|
- name: resources.requests.memory
|
||||||
value: "511772986"
|
value: "511772986"
|
||||||
|
- name: service.main.ports.http.port
|
||||||
|
value: "80"
|
||||||
|
- name: "service.main.annotations[0].external-dns.alpha.kubernetes.io/hostname"
|
||||||
|
value: "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