Skip to content

Commit

Permalink
Update ocs.openshift.io_storageconsumers.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
raaizik committed Mar 28, 2024
1 parent e5eea77 commit a98ffa6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions config/crd/bases/ocs.openshift.io_storageconsumers.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,9 @@ spec:
clusterId:
description: ClusterID is the id of the openshift cluster
type: string
clusterName:
description: ClusterName is the name of the openshift cluster
type: string
namespacedName:
description: NamespacedName is the name and namespace of the StorageClient
type: string
Expand All @@ -83,6 +86,7 @@ spec:
type: string
required:
- clusterId
- clusterName
- namespacedName
- operatorVersion
- platformVersion
Expand Down

0 comments on commit a98ffa6

Please sign in to comment.