- Remove url/live_view from config/config.exs (prevents dev config from baking into releases) - Move url/live_view to config/dev.exs and config/test.exs - Add validate_compile_env: false to release config in mix.exs - Fix egress network policy to allow DB at 10.0.19.30:6432 (PgBouncer) - Add RELEASE_VALIDATE_COMPILE_ENV to init container env |
||
|---|---|---|
| .. | ||
| deployment.yaml | ||
| kustomization.yaml | ||
| namespace.yaml | ||
| networkpolicy-cluster.yaml | ||
| networkpolicy-egress.yaml | ||
| networkpolicy-metrics.yaml | ||
| networkpolicy-web.yaml | ||
| pdb.yaml | ||
| service-headless.yaml | ||
| service.yaml | ||