Skip to content

Conversation

@rmccright-ms3
Copy link
Collaborator

No description provided.

@rmccright-ms3 rmccright-ms3 requested a review from jam01 October 10, 2021 23:01
vars:
kong_dns_records: ""
instance_kong_proxy: "kong-tavros-{{ item.name }}-kong-proxy"
instance_kong_proxy: "kong-tavros-{{ item.name }}{{'-dp' if item.hybrid }}-kong-proxy"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is this something that's specific to ha postgresql, or something missed from the kong hybrid stuff

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yea this was missed. Didn't realize there was a separate task for the manual DNS config.

I think that the whole task should be merged into the main one to remove the duplication.

@@ -0,0 +1,5 @@
pg_md5 -m --config-file="/opt/bitnami/pgpool/conf/pgpool.conf" -u "gitea" "{{ gitea.pg.password }}"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what does this command do? creates the user?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes. The PGPOOL proxy containers need to know the User information to use when connecting upstream to the PG DBs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants