Update manifests/artemis/gitea/values.yaml
This commit is contained in:
@@ -643,12 +643,13 @@ postgresql-ha:
|
|||||||
repmgrPassword: changeme2
|
repmgrPassword: changeme2
|
||||||
postgresPassword: changeme1
|
postgresPassword: changeme1
|
||||||
password: changeme4
|
password: changeme4
|
||||||
limits:
|
resources:
|
||||||
cpu: 750m
|
limits:
|
||||||
memory: 750Mi
|
cpu: 1000m
|
||||||
requests:
|
memory: 1Gi
|
||||||
cpu: 750m
|
requests:
|
||||||
memory: 750Mi
|
cpu: 750m
|
||||||
|
memory: 750Mi
|
||||||
|
|
||||||
## @param postgresql-ha.pgpool.adminPassword pgpool adminPassword
|
## @param postgresql-ha.pgpool.adminPassword pgpool adminPassword
|
||||||
## @param postgresql-ha.pgpool.image.repository Image repository, eg. `bitnamilegacy/pgpool`.
|
## @param postgresql-ha.pgpool.image.repository Image repository, eg. `bitnamilegacy/pgpool`.
|
||||||
|
|||||||
Reference in New Issue
Block a user