From 80d98085fa3889cc33eaebb3ca4717b841ccd8ee Mon Sep 17 00:00:00 2001 From: Olha Yevtushenko Date: Mon, 28 Oct 2024 22:08:39 +0200 Subject: [PATCH] helm: update sample values --- charts/k6-operator/samples/customAnnotationsAndLabels.yaml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/charts/k6-operator/samples/customAnnotationsAndLabels.yaml b/charts/k6-operator/samples/customAnnotationsAndLabels.yaml index 830151fe..4bd7d61b 100644 --- a/charts/k6-operator/samples/customAnnotationsAndLabels.yaml +++ b/charts/k6-operator/samples/customAnnotationsAndLabels.yaml @@ -11,9 +11,6 @@ podLabels: podAnnotations: "customized-annotation": "k6-operator" -certManager: - enabled: true - nodeSelector: disktype: ssd @@ -52,7 +49,8 @@ authProxy: manager: image: - name: ghcr.io/grafana/k6-operator + registry: ghcr.io + repository: grafana/k6-operator tag: latest pullPolicy: IfNotPresent env: