This commit is contained in:
@@ -29,6 +29,11 @@ controllers:
|
||||
MIX_ENV: prod
|
||||
PORT: "8080"
|
||||
PHX_HOST: "0.0.0.0"
|
||||
AMQP_URL:
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
name: rabbitmq-default-user
|
||||
key: connection_string
|
||||
RELEASE_COOKIE:
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
|
||||
Reference in New Issue
Block a user