Marcel Meier
Marcel Meier
in docker compose version 3 the volumes_from function is removed. Therefore another way is needed to connect both containers together. One option is to use the NGINX_PROXY_CONTAINER env variable
**What steps did you take and what happened:** I have a running trivy-operator in an air-gapped environment. All registries are configured to use a private harbor instead of docker.io or...
We want to run spilo as a non-root user. Preferably as the postgres user and group (101 and 103) so we don't have to migrate volumes. However when we configure...
this is a takeover of https://github.com/zalando/spilo/pull/915 since we need it and the dev is unreachable. should close https://github.com/zalando/postgres-operator/issues/1629