keycloak: give db more space
This commit is contained in:
parent
f5177175db
commit
879b4ba285
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ spec:
|
||||||
spiloFSGroup: 103 # https://github.com/zalando/postgres-operator/issues/988
|
spiloFSGroup: 103 # https://github.com/zalando/postgres-operator/issues/988
|
||||||
teamId: keycloak
|
teamId: keycloak
|
||||||
volume:
|
volume:
|
||||||
size: 10Gi
|
size: 20Gi
|
||||||
numberOfInstances: 2
|
numberOfInstances: 2
|
||||||
users:
|
users:
|
||||||
superuser:
|
superuser:
|
||||||
|
|
Loading…
Reference in a new issue