|
@@ -612,6 +612,8 @@ debug_level=2
|
|
|
# StorageClass
|
|
|
# openshift_storageclass_name=gp2
|
|
|
# openshift_storageclass_parameters={'type': 'gp2', 'encrypted': 'false'}
|
|
|
+# openshift_storageclass_mount_options=['dir_mode=0777', 'file_mode=0777']
|
|
|
+# openshift_storageclass_reclaim_policy="Delete"
|
|
|
#
|
|
|
# PersistentLocalStorage
|
|
|
# If Persistent Local Storage is wanted, this boolean can be defined to True.
|