Merge "Tempest: change manifests.pvc to pvc.enabled from pvc-tempest.yaml"

This commit is contained in:
Zuul 2018-07-31 16:28:58 +00:00 committed by Gerrit Code Review
commit 29e920f83d

View File

@ -14,7 +14,7 @@
# limitations under the License. # limitations under the License.
# */}} # */}}
{{- if .Values.manifests.pvc }} {{- if .Values.pvc.enabled }}
kind: PersistentVolumeClaim kind: PersistentVolumeClaim
apiVersion: v1 apiVersion: v1