feat: update filename
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
57137daa4e
commit
c609dc4dd5
@ -95,7 +95,7 @@ pub mod crdb_database {
|
||||
apiVersion: v1
|
||||
kind: ConfigMap
|
||||
metadata:
|
||||
name: {{ vars.cuddle_vars.service }}-crdb-config
|
||||
name: {{ vars.cuddle_crdb.file_name(service_name) }}
|
||||
namespace: {{ vars.cluster_vars.namespace }}
|
||||
data:
|
||||
DATABASE_URL: postgresql://root@{{environment}}-cluster:26257/{{ vars.cuddle_vars.service }}
|
||||
|
Loading…
Reference in New Issue
Block a user