Skip to content

Commit

Permalink
Update to fix API issue with Ceph deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
astoycos committed May 7, 2020
1 parent de8504b commit a61b465
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion yamls/ceph/setup/operator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -371,7 +371,7 @@ subjects:
namespace: rook-ceph-system
---
# The deployment for the rook operator
apiVersion: apps/v1beta1
apiVersion: apps/v1
kind: Deployment
metadata:
name: rook-ceph-operator
Expand Down

0 comments on commit a61b465

Please sign in to comment.