Commit 1db2942e authored by Mike Roy's avatar Mike Roy
Browse files

Merge branch 'mike-postgis' of https://github.com/roymx/AdvantEDGE into mike-postgis

parents 1682ccea 58eeece0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
{{- if .Values.persistentVolume.enabled}}
{{- if .Values.persistence.enabled}}
kind: StorageClass
apiVersion: storage.k8s.io/v1
metadata:
+1 −1
Original line number Diff line number Diff line
@@ -296,7 +296,7 @@ shmVolume:
##   GKE, AWS & OpenStack)
##
persistence:
  enabled: false
  enabled: true
  ## A manually managed Persistent Volume and Claim
  ## If defined, PVC must be created manually before volume will be bound
  ## The value is evaluated as a template, so, for example, the name can depend on .Release or .Chart