Commit e83e8cf
fix: set mongo.in_cluster to true for dev and stg
Both environments use the in-cluster mongo deployed by the helm
chart, so in_cluster should be true. This lets the template
generate the correct FQDN automatically, removing the dependency
on MONGO_URI_DEV and MONGO_URI_STG secrets.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 2c08721 commit e83e8cf
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
0 commit comments