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