diff --git a/cluster/operations/external-postgres-tls.yml b/cluster/operations/external-postgres-tls.yml index 5f324cf..693f753 100644 --- a/cluster/operations/external-postgres-tls.yml +++ b/cluster/operations/external-postgres-tls.yml @@ -1,6 +1,6 @@ # requires the external-postgres.yml op file - type: replace - path: /instance_groups/name=web/jobs/name=web/properties/postgresql/ca_cert? + path: /instance_groups/name=web/jobs/name=web/properties/postgresql/ca_cert?/certificate value: ((postgres_ca_cert)) - type: replace path: /instance_groups/name=web/jobs/name=web/properties/postgresql/sslmode?