diff --git a/src/go/k8s/config/crd/bases/redpanda.vectorized.io_clusters.yaml b/src/go/k8s/config/crd/bases/redpanda.vectorized.io_clusters.yaml index e1c875a05..9fc0bbb9c 100644 --- a/src/go/k8s/config/crd/bases/redpanda.vectorized.io_clusters.yaml +++ b/src/go/k8s/config/crd/bases/redpanda.vectorized.io_clusters.yaml @@ -1072,7 +1072,8 @@ spec: x-kubernetes-int-or-string: true type: object priorityClassName: - description: PriorityClassName is used to set the PodSpec.PriorityClassName + description: |- + PriorityClassName is used to set the PodSpec.PriorityClassName of the redpanda Statefulset. type: string replicas: