common.yaml.header 658 B

123456789101112
  1. ####################################################################################################
  2. # Create the common resources that are necessary to start the operator and the ceph cluster.
  3. # These resources *must* be created before the operator.yaml and cluster.yaml or their variants.
  4. # The samples all assume that a single operator will manage a single cluster crd in the same
  5. # "rook-ceph" namespace.
  6. ####################################################################################################
  7. # Namespace where the operator and other rook resources are created
  8. apiVersion: v1
  9. kind: Namespace
  10. metadata:
  11. name: rook-ceph # namespace:cluster