diff --git a/charts/bigdata-operator/Chart.yaml b/charts/bigdata-operator/Chart.yaml index 4df54b2..679e634 100644 --- a/charts/bigdata-operator/Chart.yaml +++ b/charts/bigdata-operator/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: bigdata-operator description: Spot Ocean BigData Operator type: application -version: 0.4.25 +version: 0.4.26 appVersion: 0.4.19 home: https://github.com/spotinst/charts icon: https://docs.spot.io/_media/images/spot_mark.png diff --git a/charts/bigdata-operator/values.yaml b/charts/bigdata-operator/values.yaml index 407eb96..fc80ef2 100644 --- a/charts/bigdata-operator/values.yaml +++ b/charts/bigdata-operator/values.yaml @@ -32,6 +32,7 @@ podAnnotations: {} podLabels: bigdata.spot.io/component: "bigdata-operator" + spotinst.io/restrict-scale-down: "true" podSecurityContext: {} # fsGroup: 2000