2 changed files with 7 additions and 19 deletions
@ -1,8 +1,7 @@ |
|||||
--- |
--- |
||||
|
|
||||
hostpath_provisioner_default_options: |
hostpath_provisioner_path: /var/openshift |
||||
path: /var/openshift |
hostpath_provisioner_target_namespace: default |
||||
target_namespace: default |
hostpath_provisioner_docker_image: nmasse/openshift-hostpath-provisioner:latest |
||||
docker_image: nmasse/openshift-hostpath-provisioner:latest |
hostpath_provisioner_template: https://raw.githubusercontent.com/nmasse-itix/OpenShift-HostPath-Provisioner/master/setup/hostpath-provisioner-template.yaml |
||||
template: https://raw.githubusercontent.com/nmasse-itix/OpenShift-HostPath-Provisioner/master/setup/hostpath-provisioner-template.yaml |
hostpath_provisioner_patch_docker_registry: true |
||||
patch_docker_registry: true |
|
||||
|
|||||
Loading…
Reference in new issue