remove probe

This commit is contained in:
2025-05-16 20:18:45 -05:00
parent 4323b0b771
commit 78e6ba9882
5 changed files with 8 additions and 24 deletions

View File

@@ -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