use privileged user

This commit is contained in:
Sascha Marcel Schmidt 2018-09-06 16:38:11 +02:00
parent 2faa8f1e37
commit 157639e451
No known key found for this signature in database
GPG key ID: D1D6CE184437796D

View file

@ -8,5 +8,5 @@ metadata:
provisioner: kubernetes.io/glusterfs
parameters:
resturl: "http://{{ endpoint_address }}:8080"
restuser: "user"
restuserkey: "{{ heketi_user_key }}"
restuser: "admin"
restuserkey: "{{ heketi_admin_key }}"