Skip to content

Commit

Permalink
Updating rook operator for Ceph Object storage
Browse files Browse the repository at this point in the history
  • Loading branch information
astoycos committed May 8, 2020
1 parent 2a1eb86 commit ee8ebd0
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions yamls/ceph/setup/operator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,11 @@ kind: Namespace
metadata:
name: rook-ceph-system
---
apiVersion: v1
kind: Namespace
metadata:
name: rook-ceph
---
apiVersion: apiextensions.k8s.io/v1beta1
kind: CustomResourceDefinition
metadata:
Expand Down

0 comments on commit ee8ebd0

Please sign in to comment.