prole/conf/dev/knoe.cfg
chrisfu 2df7c91926 fix(kong): SERVICE_NAMESPACE=default in conf/dev overlay caused kong to deploy to default ns
conf/dev/knoe.cfg had a stale SERVICE_NAMESPACE=default written by a prior TUI session.
Also guard _service_namespace() so the value 'default' is never returned — it is never
a valid service namespace and signals a stale generated config.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-04 01:44:51 -07:00

10 lines
190 B
INI

; Knoe Master Configuration File
; Generated by knoe_conf
[Global]
CLUSTER_ENV = dev
NAMESPACE = knoe-db
DATABASE_NAMESPACE = knoe-db
SERVICE_NAMESPACE = knoe-system
CLUSTER_NAME = knoe-db