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:
11
build_system/charts/open-appsec-kong/ci/service-account.yaml
Normal file
11
build_system/charts/open-appsec-kong/ci/service-account.yaml
Normal file
@@ -0,0 +1,11 @@
|
||||
|
||||
# install chart with a service account
|
||||
deployment:
|
||||
serviceAccount:
|
||||
create: true
|
||||
name: "my-kong-sa"
|
||||
annotations: {}
|
||||
|
||||
ingressController:
|
||||
serviceAccount:
|
||||
create: false
|
Reference in New Issue
Block a user