Skip to content
Snippets Groups Projects
Unverified Commit b79dd602 authored by k8s-ci-robot's avatar k8s-ci-robot Committed by GitHub
Browse files

Merge pull request #3256 from torvitas/heketi-fix-storageclass

[bugfix] heketi storageclass privilege
parents 2faa8f1e 157639e4
No related branches found
No related tags found
No related merge requests found
...@@ -8,5 +8,5 @@ metadata: ...@@ -8,5 +8,5 @@ metadata:
provisioner: kubernetes.io/glusterfs provisioner: kubernetes.io/glusterfs
parameters: parameters:
resturl: "http://{{ endpoint_address }}:8080" resturl: "http://{{ endpoint_address }}:8080"
restuser: "user" restuser: "admin"
restuserkey: "{{ heketi_user_key }}" restuserkey: "{{ heketi_admin_key }}"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment