diff --git a/charts/k6-operator/templates/deployment.yaml b/charts/k6-operator/templates/deployment.yaml index 4fe5c5bf..21c373ef 100644 --- a/charts/k6-operator/templates/deployment.yaml +++ b/charts/k6-operator/templates/deployment.yaml @@ -18,6 +18,7 @@ spec: template: metadata: labels: + control-plane: "controller-manager" {{- include "k6-operator.selectorLabels" . | nindent 8 }} {{- include "k6-operator.podLabels" . | nindent 8 }} spec: