Skip to content
Snippets Groups Projects
Commit cb2fc116 authored by Bryan BRANCOTTE's avatar Bryan BRANCOTTE
Browse files

Merge branch 'fixing-py312-deploy-dev' into 'fixing_py312'

Update values.yaml

See merge request !109
parents 256a801a 4712fbdf
No related branches found
No related tags found
2 merge requests!109Update values.yaml,!108Fixing py 3.12
...@@ -8,5 +8,5 @@ spec: ...@@ -8,5 +8,5 @@ spec:
resources: resources:
requests: requests:
storage: 80Gi storage: 80Gi
storageClassName: isilon storageClassName: ceph-fs
status: {} status: {}
\ No newline at end of file
...@@ -85,7 +85,7 @@ backCronTasks: ...@@ -85,7 +85,7 @@ backCronTasks:
projects: projects:
size: 19Gi size: 19Gi
minSizeToKeepFree: 10240 # size is in MB minSizeToKeepFree: 10240 # size is in MB
storageClassName: isilon storageClassName: ceph-fs
client: client:
securityContext: securityContext:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment