mirror of
https://github.com/cloudnative-pg/plugin-barman-cloud.git
synced 2026-07-07 02:02:21 +02:00
The e2e kustomize overlay tried to match
docker.io/library/plugin-barman-cloud but the base kustomization at
kubernetes/kustomization.yaml already transforms the bare
plugin-barman-cloud image to the GHCR name. The overlay must match
the base's output (ghcr.io/cloudnative-pg/plugin-barman-cloud-testing)
to override it.
Add comments on both sides to prevent future drift.
Broken since
|
||
|---|---|---|
| .. | ||
| certificate-issuer.yaml | ||
| client-certificate.yaml | ||
| deployment.yaml | ||
| kustomization.yaml | ||
| server-certificate.yaml | ||
| service.yaml | ||