feat: update env
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
parent
616d23c550
commit
2f74098afe
@ -97,8 +97,7 @@ kind: ConfigMap
|
|||||||
metadata:
|
metadata:
|
||||||
name: {{ vars.cuddle_vars.service }}-crdb-config
|
name: {{ vars.cuddle_vars.service }}-crdb-config
|
||||||
data:
|
data:
|
||||||
environment:
|
DATABASE_URL: postgresql://root@{{environment}}-cluster:26257/{{ vars.cuddle_vars.service }}
|
||||||
DATABASE_URL: postgresql://root@{{environment}}-cluster:26257/{{ vars.cuddle_vars.service }}
|
|
||||||
"#
|
"#
|
||||||
.into(),
|
.into(),
|
||||||
)));
|
)));
|
||||||
|
Loading…
Reference in New Issue
Block a user