diff --git a/helm/flink-kubernetes-operator/crds/flinkdeployments.flink.apache.org-v1.yml b/helm/flink-kubernetes-operator/crds/flinkdeployments.flink.apache.org-v1.yml index 2f851e5ce2..fdba574fa0 100644 --- a/helm/flink-kubernetes-operator/crds/flinkdeployments.flink.apache.org-v1.yml +++ b/helm/flink-kubernetes-operator/crds/flinkdeployments.flink.apache.org-v1.yml @@ -17,13 +17,11 @@ spec: - description: Last observed state of the job. jsonPath: .status.jobStatus.state name: Job Status - priority: 0 type: string - description: "Lifecycle state of the Flink resource (including being rolled\ \ back, failed etc.)." jsonPath: .status.lifecycleState name: Lifecycle State - priority: 0 type: string name: v1beta1 schema: diff --git a/helm/flink-kubernetes-operator/crds/flinksessionjobs.flink.apache.org-v1.yml b/helm/flink-kubernetes-operator/crds/flinksessionjobs.flink.apache.org-v1.yml index f66d67ea72..361807573c 100644 --- a/helm/flink-kubernetes-operator/crds/flinksessionjobs.flink.apache.org-v1.yml +++ b/helm/flink-kubernetes-operator/crds/flinksessionjobs.flink.apache.org-v1.yml @@ -17,13 +17,11 @@ spec: - description: Last observed state of the job. jsonPath: .status.jobStatus.state name: Job Status - priority: 0 type: string - description: "Lifecycle state of the Flink resource (including being rolled\ \ back, failed etc.)." jsonPath: .status.lifecycleState name: Lifecycle State - priority: 0 type: string name: v1beta1 schema: diff --git a/helm/flink-kubernetes-operator/crds/flinkstatesnapshots.flink.apache.org-v1.yml b/helm/flink-kubernetes-operator/crds/flinkstatesnapshots.flink.apache.org-v1.yml index 3f2f3475de..01672c0e85 100644 --- a/helm/flink-kubernetes-operator/crds/flinkstatesnapshots.flink.apache.org-v1.yml +++ b/helm/flink-kubernetes-operator/crds/flinkstatesnapshots.flink.apache.org-v1.yml @@ -17,17 +17,14 @@ spec: - description: Final path of the snapshot. jsonPath: .status.path name: Path - priority: 0 type: string - description: Timestamp when the snapshot was last created/failed. jsonPath: .status.resultTimestamp name: Result Timestamp - priority: 0 type: string - description: Current state of the snapshot. jsonPath: .status.state name: Snapshot State - priority: 0 type: string name: v1beta1 schema: