mirror of
https://github.com/amkartashov/gf-k8s.git
synced 2026-01-11 01:49:44 +00:00
ingress-nginx(fix): wrong values
This commit is contained in:
parent
f24b8dd1d7
commit
2fa193e3cb
1 changed files with 15 additions and 16 deletions
|
|
@ -20,7 +20,6 @@ spec:
|
||||||
helm:
|
helm:
|
||||||
values: |
|
values: |
|
||||||
# https://github.com/kubernetes/ingress-nginx/blob/main/charts/ingress-nginx/values.yaml
|
# https://github.com/kubernetes/ingress-nginx/blob/main/charts/ingress-nginx/values.yaml
|
||||||
ingress-nginx:
|
|
||||||
controller:
|
controller:
|
||||||
metrics:
|
metrics:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue