Files
Eduardo dos Santos França 3b60c2bc09 Remove "force" option for Helmv4 compatibility
This commit makes the metrics-server HelmRelease object compatible with
Helm version 4. The "force: true" option is incompatible with
server-side apply, which is the default mode for Helmv4. Conflicts are
already forced on the server side, therefore the option removal has no
side effects.

PASS: AIO-SX fresh install
PASS: upload, apply, update, remove, delete metrics-server app
PASS: update overrides, apply and check updated pod labels

Closes-bug: 2150578

Change-Id: I8873a53821bd31b1aa3c28c87f1aa519ae9b75e2
Signed-off-by: Eduardo dos Santos França <Eduardo.dosSantosFranca@windriver.com>
2026-04-29 09:56:27 -03:00
..