Skip to content

Commit

Permalink
Merge pull request #335 from kubenow/revert/ojbsc
Browse files Browse the repository at this point in the history
Remove object store SC
  • Loading branch information
Marco Capuccini authored Mar 5, 2018
2 parents 6ded0e7 + 3defbe0 commit 38681c1
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 26 deletions.
10 changes: 0 additions & 10 deletions playbooks/roles/heketi-gluster/tasks/storage-creation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,13 +71,3 @@
command: >
kubectl apply -f
$HOME/.kubernetes-yaml/heketi/storage-class.yml
- name: render object-store storage-class
template:
src: object-store-sc.yml
dest: "~/.kubernetes-yaml/heketi/object-store-sc.yml"

- name: create storage-class
command: >
kubectl apply -f
$HOME/.kubernetes-yaml/heketi/object-store-sc.yml
16 changes: 0 additions & 16 deletions playbooks/roles/heketi-gluster/templates/object-store-sc.yml

This file was deleted.

0 comments on commit 38681c1

Please sign in to comment.