diff --git a/services/PVR/storageClass-PVR.yml b/services/PVR/storageClass-PVR.yml index bce0b91..80eb33a 100644 --- a/services/PVR/storageClass-PVR.yml +++ b/services/PVR/storageClass-PVR.yml @@ -29,4 +29,4 @@ spec: storageClassName: pvr resources: requests: - storage: 50Gi + storage: 100Gi diff --git a/system/Kured/chart-values.yml b/system/Kured/chart-values.yml index 164c415..a84ac17 100644 --- a/system/Kured/chart-values.yml +++ b/system/Kured/chart-values.yml @@ -12,3 +12,10 @@ extraEnvVars: secretKeyRef: name: kured-secret key: notifyUrl + +hostNetwork: false + +#metrics: +# create: false +#service: +# create: false