postgres: Get rid of password authentication #40
Loading…
Reference in a new issue
No description provided.
Delete branch "tlater/fix-postgres-passwords"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Podman pods make this obsolete; though we need to explicitly set
slirp4netns, otherwise podman will not create private network
namespaces for the pods.
Fixes #7.