diff --git a/cesnet-central/deployments/fullhub.yaml b/cesnet-central/deployments/fullhub.yaml index f075781f355fa5c5bf1ba27685a9f5389108bba6..95107322cf2619bbe4f80af3089434d0b56d4c50 100644 --- a/cesnet-central/deployments/fullhub.yaml +++ b/cesnet-central/deployments/fullhub.yaml @@ -45,6 +45,9 @@ singleuser: spec: accessModes: [ "ReadWriteOnce" ] storageClassName: local-path + resources: + requests: + storage: "10Gi" extraVolumeMounts: - name: cvmfs-host mountPath: "/cvmfs:shared"