mirror of
https://github.com/openappsec/openappsec.git
synced 2025-09-29 19:24:26 +03:00
Adding open-appsec-kong helm chart to repo based on kong 2.16.1
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
# Basic values.yaml configuration for Kong for Kubernetes (with the ingress controller)
|
||||
|
||||
image:
|
||||
repository: kong
|
||||
tag: "3.1"
|
||||
|
||||
env:
|
||||
prefix: /kong_prefix/
|
||||
database: "off"
|
||||
|
||||
ingressController:
|
||||
enabled: true
|
Reference in New Issue
Block a user