Add new infra architecture 13
This commit is contained in:
@@ -49,6 +49,9 @@ spec:
|
||||
- secretRef:
|
||||
name: whatsapp-secrets
|
||||
env:
|
||||
# Gateway doesn't use a database but base config requires this for production validation
|
||||
- name: DATABASE_URL
|
||||
value: "postgresql://gateway:unused@localhost:5432/unused"
|
||||
- name: OTEL_EXPORTER_OTLP_ENDPOINT
|
||||
valueFrom:
|
||||
configMapKeyRef:
|
||||
|
||||
Reference in New Issue
Block a user