Add auto_update to stx application

This commit adds the auto update ability to nginx application.
There are no side effects of enabling this.

Test cases:

PASS: build-pkgs -p stx-nginx-ingress-controller-helm
PASS: build-image
PASS: system application-apply nginx-ingress-controller

Story: 2010628
Task: 47877

Change-Id: I280a5429b1bd34fdb7d7562d7cb11fbe214b4dee
Signed-off-by: Rei Oliveira <Reinildes.JoseMateusOliveira@windriver.com>
This commit is contained in:
Rei Oliveira 2023-04-24 11:57:08 -03:00
parent 16b03e380d
commit 1d243fe641

@ -4,6 +4,9 @@ app_name: @APP_NAME@
app_version: @APP_VERSION@
helm_repo: @HELM_REPO@
upgrades:
auto_update: true
behavior:
forbidden_manual_operations:
- delete