Skip to content

Commit ff47763

Browse files
committed
remove unused config
Signed-off-by: Jörn Friedrich Dreyer <[email protected]>
1 parent 666a570 commit ff47763

File tree

1 file changed

+0
-19
lines changed

1 file changed

+0
-19
lines changed

charts/opencloud/values.yaml

Lines changed: 0 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -137,25 +137,6 @@ keycloak:
137137
realm: "openCloud"
138138
# External Keycloak client ID
139139
clientId: "web"
140-
requests:
141-
cpu: 100m
142-
memory: 256Mi
143-
limits:
144-
cpu: 1000m
145-
memory: 1Gi
146-
147-
# Realm name
148-
realm: openCloud
149-
150-
# Persistence configuration
151-
persistence:
152-
enabled: true
153-
# Size of the persistent volume
154-
size: 1Gi
155-
# Storage class
156-
storageClass: ""
157-
# Access mode
158-
accessMode: ReadWriteOnce
159140

160141
# PostgreSQL settings for Keycloak
161142
postgres:

0 commit comments

Comments
 (0)