summaryrefslogtreecommitdiffstats
path: root/roles/openshift_logging/templates/es-storage-pvc.partial
diff options
context:
space:
mode:
Diffstat (limited to 'roles/openshift_logging/templates/es-storage-pvc.partial')
-rw-r--r--roles/openshift_logging/templates/es-storage-pvc.partial2
1 files changed, 2 insertions, 0 deletions
diff --git a/roles/openshift_logging/templates/es-storage-pvc.partial b/roles/openshift_logging/templates/es-storage-pvc.partial
new file mode 100644
index 000000000..fcbff68de
--- /dev/null
+++ b/roles/openshift_logging/templates/es-storage-pvc.partial
@@ -0,0 +1,2 @@
+ persistentVolumeClaim:
+ claimName: {{es_storage['pvc_claim']}}