Skip to content

Commit

Permalink
Certificate was missing from path
Browse files Browse the repository at this point in the history
  • Loading branch information
jontours committed Apr 22, 2019
1 parent fa9e2d0 commit 997b50e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cluster/operations/external-postgres-tls.yml
Original file line number Diff line number Diff line change
@@ -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?
Expand Down

0 comments on commit 997b50e

Please sign in to comment.