Skip to content
This repository has been archived by the owner on May 5, 2024. It is now read-only.

Commit

Permalink
feat: expose pgo?
Browse files Browse the repository at this point in the history
  • Loading branch information
truxnell committed Feb 4, 2024
1 parent 5893e50 commit a7da56a
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,11 @@ spec:
pg_hba:
- hostnossl all all 10.244.0.0/16 md5
- hostssl all all all md5
service:
type: LoadBalancer
externalTrafficPolicy: Local
loadBalancerIP: "10.8.20.217"

instances:
- name: postgres
metadata:
Expand Down

0 comments on commit a7da56a

Please sign in to comment.