Skip to content

Instantly share code, notes, and snippets.

@rbo
Created March 19, 2019 13:57
Show Gist options
  • Save rbo/fb8d352e178cc2fa797696988cb698a7 to your computer and use it in GitHub Desktop.
Save rbo/fb8d352e178cc2fa797696988cb698a7 to your computer and use it in GitHub Desktop.
[OSEv3:vars]
openshift_hosted_registry_storage_kind=nfs
openshift_hosted_registry_storage_access_modes=['ReadWriteMany']
openshift_hosted_registry_storage_host=nfs.example.com
openshift_hosted_registry_storage_nfs_directory=/exports
openshift_hosted_registry_storage_volume_name=registry
openshift_hosted_registry_storage_volume_size=10Gi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment