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
1 changed files with 1 additions and 1 deletions

View File

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