mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-07 16:00:29 -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
|
||||
tag: "2.10"
|
||||
ingressClass: default
|
||||
installCRDs: false
|
||||
installCRDs: true
|
||||
manager:
|
||||
annotations:
|
||||
konghq.com/protocol: https
|
||||
|
|
@ -165,7 +165,7 @@ kong:
|
|||
servicePort: 8002
|
||||
ingress:
|
||||
enabled: false
|
||||
tls:
|
||||
tls::w
|
||||
containerPort: 8445
|
||||
enabled: true
|
||||
parameters:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue