Skip to content

Commit

Permalink
[XENOPS-1229] remove shared-file-store pvc
Browse files Browse the repository at this point in the history
  • Loading branch information
gert-glassee committed Nov 26, 2024
1 parent 1ac6631 commit 8da9611
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{{- $namespace := .Release.Namespace -}}
{{- if .Values.enterprise }}
{{- if .Values.general.enterprise }}
{{- with .Values.persistentStorage.sharedFileStore }}
{{- if .enabled }}
{{- $name := "shared-file-store" -}}
Expand Down

0 comments on commit 8da9611

Please sign in to comment.