mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-09 16:51:31 -05:00
Update file values.yaml
This commit is contained in:
parent
3c39e007af
commit
01f0b6e916
1 changed files with 2 additions and 2 deletions
|
|
@ -154,7 +154,7 @@ kong:
|
||||||
repository: docker.io/kong/kubernetes-ingress-controller
|
repository: docker.io/kong/kubernetes-ingress-controller
|
||||||
tag: "2.10"
|
tag: "2.10"
|
||||||
ingressClass: default
|
ingressClass: default
|
||||||
installCRDs: false
|
installCRDs: true
|
||||||
manager:
|
manager:
|
||||||
annotations:
|
annotations:
|
||||||
konghq.com/protocol: https
|
konghq.com/protocol: https
|
||||||
|
|
@ -165,7 +165,7 @@ kong:
|
||||||
servicePort: 8002
|
servicePort: 8002
|
||||||
ingress:
|
ingress:
|
||||||
enabled: false
|
enabled: false
|
||||||
tls:
|
tls::w
|
||||||
containerPort: 8445
|
containerPort: 8445
|
||||||
enabled: true
|
enabled: true
|
||||||
parameters:
|
parameters:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue