Skip to content

Commit

Permalink
Add example for local persistent storage image and path
Browse files Browse the repository at this point in the history
  • Loading branch information
dabelenda committed Feb 19, 2018
1 parent cbb9d9b commit 5d81ef3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions inventory/hosts.example
Original file line number Diff line number Diff line change
Expand Up @@ -593,6 +593,8 @@ openshift_master_identity_providers=[{'name': 'htpasswd_auth', 'login': 'true',
# This will create all necessary configuration to use persistent storage on nodes.
#openshift_persistentlocalstorage_enabled=False
#openshift_persistentlocalstorage_classes=[]
#openshift_persistentlocalstorage_path=/mnt/local-storage
#openshift_persistentlocalstorage_provisionner_image=quay.io/external_storage/local-volume-provisioner:v1.0.1

# Logging deployment
#
Expand Down

0 comments on commit 5d81ef3

Please sign in to comment.