From 27f30ed27e52532d41890f4bce2e25b157d41246 Mon Sep 17 00:00:00 2001 From: refaelm Date: Wed, 12 Feb 2025 16:56:39 +0200 Subject: [PATCH] update operator and operator-command.crd.yaml with string payload field Signed-off-by: refaelm --- .../operatorcommand-crds/crds/operator-command.crd.yaml | 3 +++ charts/kubescape-operator/values.yaml | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/charts/dependency_chart/operatorcommand-crds/crds/operator-command.crd.yaml b/charts/dependency_chart/operatorcommand-crds/crds/operator-command.crd.yaml index a3c8b4f2..d3c9afc3 100644 --- a/charts/dependency_chart/operatorcommand-crds/crds/operator-command.crd.yaml +++ b/charts/dependency_chart/operatorcommand-crds/crds/operator-command.crd.yaml @@ -87,5 +87,8 @@ spec: type: string format: byte nullable: true + payloadStr: + type: string + nullable: true subresources: status: {} diff --git a/charts/kubescape-operator/values.yaml b/charts/kubescape-operator/values.yaml index c9bbed5d..501b79c7 100644 --- a/charts/kubescape-operator/values.yaml +++ b/charts/kubescape-operator/values.yaml @@ -286,8 +286,8 @@ operator: image: # -- source code: https://github.com/kubescape/operator - repository: quay.io/kubescape/operator - tag: v0.2.69 + repository: quay.io/matthiasb_1/operator + tag: logs pullPolicy: IfNotPresent service: