diff --git a/charts/operators/metallb/Chart.yaml b/charts/operators/metallb/Chart.yaml index 03e967c2a10..1dd071e39fd 100644 --- a/charts/operators/metallb/Chart.yaml +++ b/charts/operators/metallb/Chart.yaml @@ -22,7 +22,7 @@ sources: - https://github.com/metallb/metallb - https://metallb.universe.tf type: application -version: 9.0.8 +version: 9.0.9 annotations: truecharts.org/catagories: | - operators diff --git a/charts/operators/metallb/values.yaml b/charts/operators/metallb/values.yaml index d4c501108cc..595fc12c414 100644 --- a/charts/operators/metallb/values.yaml +++ b/charts/operators/metallb/values.yaml @@ -9,6 +9,7 @@ speakerImage: workload: main: + strategy: RollingUpdate labels: app.kubernetes.io/component: controller podSpec: @@ -39,6 +40,7 @@ workload: speaker: enabled: true type: DaemonSet + strategy: RollingUpdate labels: app.kubernetes.io/component: controller podSpec: