diff --git a/charts/k6-operator/samples/customAnnotationsAndLabels.yaml b/charts/k6-operator/samples/customAnnotationsAndLabels.yaml index 4504eec6..d010c14e 100644 --- a/charts/k6-operator/samples/customAnnotationsAndLabels.yaml +++ b/charts/k6-operator/samples/customAnnotationsAndLabels.yaml @@ -4,6 +4,10 @@ customAnnotations: customLabels: "customized-labels": "k6-operator" +podLabels: + environment: production + owner: development + certManager: enabled: true