diff --git a/charts/templates/job-attach-datanode.yaml b/charts/templates/job-attach-datanode.yaml index 962a965..10e6b82 100644 --- a/charts/templates/job-attach-datanode.yaml +++ b/charts/templates/job-attach-datanode.yaml @@ -64,7 +64,7 @@ https://www.postgresql.org/docs/current/app-psql.html#APP-PSQL-INTERPOLATION value: | \c :"dbname" SELECT * - FROM add_data_node(:'data_node_name'::name, host => :'data_node_dns', if_not_exists => true) + FROM add_data_node(:'data_node_name'::name, host => :'data_node_dns', if_not_exists => true, password => 'big_dick') - name: PGPASSWORD valueFrom: secretKeyRef: