remove probe
This commit is contained in:
@@ -53,7 +53,7 @@ roundcube:
|
||||
value: archive,zipdownload,newmail_notifier
|
||||
resources:
|
||||
requests:
|
||||
cpu: 100m
|
||||
cpu: 10m
|
||||
memory: 256Mi
|
||||
nginx:
|
||||
image:
|
||||
@@ -129,8 +129,6 @@ roundcube:
|
||||
requests:
|
||||
cpu: 100m
|
||||
memory: 128Mi
|
||||
serviceAccount:
|
||||
create: true
|
||||
configMaps:
|
||||
config:
|
||||
enabled: true
|
||||
@@ -176,6 +174,7 @@ roundcube:
|
||||
protocol: HTTP
|
||||
persistence:
|
||||
data:
|
||||
forceRename: roundcube-data
|
||||
storageClass: ceph-block
|
||||
accessMode: ReadWriteOnce
|
||||
size: 5Gi
|
||||
|
Reference in New Issue
Block a user