From f5c547f8b992eacbb21ca0c6b1f5b6864fe41170 Mon Sep 17 00:00:00 2001 From: Alex Tarasov Date: Wed, 6 Nov 2024 13:43:36 +0200 Subject: [PATCH] BGD-5995 - fix typo --- charts/bigdata-operator/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/bigdata-operator/values.yaml b/charts/bigdata-operator/values.yaml index 5758778..fc80ef2 100644 --- a/charts/bigdata-operator/values.yaml +++ b/charts/bigdata-operator/values.yaml @@ -32,7 +32,7 @@ podAnnotations: {} podLabels: bigdata.spot.io/component: "bigdata-operator" - spotinst.io/restrict-scale-down: true + spotinst.io/restrict-scale-down: "true" podSecurityContext: {} # fsGroup: 2000