chore(chart): default router to disabled
Not needed when using env var overrides for alternative providers. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -68,7 +68,7 @@ cnpg:
|
||||
|
||||
# --- Router (optional) ---
|
||||
router:
|
||||
enabled: true
|
||||
enabled: false
|
||||
replicaCount: 1
|
||||
image:
|
||||
repository: node
|
||||
|
||||
Reference in New Issue
Block a user