mirror of
https://github.com/openappsec/openappsec.git
synced 2025-06-28 16:41:02 +03:00
14 lines
283 B
YAML
14 lines
283 B
YAML
# install chart with default values
|
|
# use single image strings instead of repository/tag
|
|
|
|
image:
|
|
unifiedRepoTag: kong:3.4
|
|
|
|
env:
|
|
anonymous_reports: "off"
|
|
ingressController:
|
|
env:
|
|
anonymous_reports: "false"
|
|
image:
|
|
unifiedRepoTag: kong/kubernetes-ingress-controller:2.12
|