This PR contains the following updates: | Package | Update | Change | |---|---|---| | bitnami/postgresql | digest | `861429d` -> `f73fe14` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDIuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
46 lines
870 B
YAML
46 lines
870 B
YAML
cnpg:
|
|
main:
|
|
acceptRO: false
|
|
creds: {}
|
|
database: app
|
|
enabled: false
|
|
instances: 2
|
|
monitoring:
|
|
enablePodMonitor: true
|
|
pooler:
|
|
instances: 2
|
|
primary: true
|
|
primaryUpdateStrategy: unsupervised
|
|
storage:
|
|
size: 256Gi
|
|
walsize: 256Gi
|
|
user: app
|
|
image:
|
|
pullPolicy: IfNotPresent
|
|
repository: bitnami/postgresql
|
|
tag: 14.10.0@sha256:f73fe14c4a24dac0e322abed5cf6d8fd7fe923dc2281324e549ddb9c912429da
|
|
portal:
|
|
open:
|
|
enabled: false
|
|
service:
|
|
main:
|
|
enabled: false
|
|
ports:
|
|
main:
|
|
enabled: false
|
|
port: 9999
|
|
workload:
|
|
main:
|
|
enabled: false
|
|
podSpec:
|
|
containers:
|
|
main:
|
|
enabled: false
|
|
probes:
|
|
liveness:
|
|
enabled: false
|
|
readiness:
|
|
enabled: false
|
|
startup:
|
|
enabled: false
|