Skip to content
Snippets Groups Projects
Verified Commit 48fe5ab7 authored by Sheogorath's avatar Sheogorath :european_castle:
Browse files

fix(monitoring): Increase monitoring storage to 10Gi

parent a614351f
No related branches found
No related tags found
No related merge requests found
......@@ -187,7 +187,7 @@ spec:
accessModes: ["ReadWriteOnce"]
resources:
requests:
storage: 5Gi
storage: 10Gi
securityContext:
runAsGroup: 2000
runAsNonRoot: true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment