mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-07 16:00:29 -05:00
9 lines
179 B
YAML
9 lines
179 B
YAML
kong:
|
|
controller:
|
|
ingressController:
|
|
image:
|
|
repository: kong/kubernetes-ingress-controller
|
|
tag: "3.1.0"
|
|
gateway:
|
|
env:
|
|
router_flavor: expressions
|