diff --git a/deploy/crds/trident.netapp.io_tridentconfigurators_crd.yaml b/deploy/crds/trident.netapp.io_tridentconfigurators_crd.yaml index a998a6354..5ea49fe3e 100644 --- a/deploy/crds/trident.netapp.io_tridentconfigurators_crd.yaml +++ b/deploy/crds/trident.netapp.io_tridentconfigurators_crd.yaml @@ -18,17 +18,14 @@ spec: - name: Phase type: string description: The backend config phase - priority: 0 jsonPath: .status.phase - name: Status type: string description: The result of the last operation - priority: 0 jsonPath: .status.lastOperationStatus - name: Cloud Provider type: string description: The name of cloud provider - priority: 0 jsonPath: .status.cloudProvider - name: Storage Driver type: string diff --git a/helm/trident-operator/crds/tridentconfigurators.yaml b/helm/trident-operator/crds/tridentconfigurators.yaml index f3aa8971f..5ea49fe3e 100644 --- a/helm/trident-operator/crds/tridentconfigurators.yaml +++ b/helm/trident-operator/crds/tridentconfigurators.yaml @@ -18,17 +18,14 @@ spec: - name: Phase type: string description: The backend config phase - priority: 0 jsonPath: .status.phase - name: Status type: string description: The result of the last operation - priority: 0 jsonPath: .status.lastOperationStatus - name: Cloud Provider type: string description: The name of cloud provider - priority: 0 jsonPath: .status.cloudProvider - name: Storage Driver type: string @@ -51,4 +48,4 @@ spec: categories: - trident - trident-internal - - trident-external \ No newline at end of file + - trident-external