diff --git a/manifests/prometheus/prometheus.yaml b/manifests/prometheus/prometheus.yaml index 57e9d4d..e6a3557 100644 --- a/manifests/prometheus/prometheus.yaml +++ b/manifests/prometheus/prometheus.yaml @@ -22,7 +22,7 @@ spec: storageClassName: local-path resources: requests: - storage: 10Gi + storage: 50Gi securityContext: runAsNonRoot: true fsGroup: 2000