{{#input-or-display editable=editing value=config.endpoints}}
{{input type="text" value=config.endpoints classNames="form-control" placeholder=(t 'cruPersistentVolume.glusterfs.endpoints.placeholder')}}
{{/input-or-display}}
{{#input-or-display editable=editing value=config.path}}
{{input type="text" value=config.path classNames="form-control" placeholder=(t 'cruPersistentVolume.glusterfs.path.placeholder')}}
{{/input-or-display}}