Skip to content
Snippets Groups Projects
Commit 46d55634 authored by Remi  PLANEL's avatar Remi PLANEL
Browse files

Merge branch 'table-structure-with-molstar' into dev

parents e20143b3 b2af45e7
No related branches found
No related tags found
1 merge request!140Draft: Download db results
Pipeline #118419 passed
...@@ -2,6 +2,8 @@ apiVersion: v1 ...@@ -2,6 +2,8 @@ apiVersion: v1
kind: PersistentVolumeClaim kind: PersistentVolumeClaim
metadata: metadata:
name: structure-data-pvc name: structure-data-pvc
annotations:
"helm.sh/resource-policy": keep
spec: spec:
accessModes: accessModes:
- ReadWriteMany - ReadWriteMany
......
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