openappsec/build_system/charts/open-appsec-kong/ci/admin-api-service-clusterip-values.yaml
2023-10-08 07:15:09 +00:00

19 lines
320 B
YAML

admin:
enabled: true
type: ClusterIP
# Stub config to make the instance become ready
dblessConfig:
config: |
_format_version: "1.1"
services:
- name: example.com
url: http://example.com
routes:
- name: example
paths:
- "/example"
ingressController:
enabled: false