We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb4c839 commit 8edb225Copy full SHA for 8edb225
charts/rucio-server/Chart.yaml
@@ -1,5 +1,5 @@
1
name: rucio-server
2
-version: 36.0.9
+version: 36.0.10
3
apiVersion: v1
4
description: A Helm chart to deploy servers for Rucio
5
keywords:
charts/rucio-server/values.yaml
@@ -183,7 +183,7 @@ policyPackages:
183
createPvc: false
184
name: policy-package-volume
185
# Whether to prepend the release name to the PVC name provided.
186
- prependReleaseName: true
+ prependReleaseName: false
187
resources:
188
requests:
189
# Storage required by the policy packages - resize if needed
0 commit comments