Files
app-istio/stx-istio-helm/stx-istio-helm/files/metadata.yaml
Eduardo dos Santos França 19ce8566ee Add platform managed key to istio metadata
This change adds "platform_managed_app: yes" to the application
metadata, indicating it should be managed by the application
framework.

Test Plan:
PASS: build-pkgs and build-image
PASS: upload and apply application
PASS: check auto update to next version
PASS: remove and delete application

Partial-bug: 2120187

Change-Id: Ib918d7695ace57257da796ad89dffea6c398fcf3
Signed-off-by: Eduardo dos Santos França <Eduardo.dosSantosFranca@windriver.com>
2025-08-08 17:01:28 +00:00

15 lines
232 B
YAML

maintain_user_overrides: true
app_name: APP_REPLACE_NAME
app_version: APP_REPLACE_VERSION
helm_repo: HELM_REPLACE_REPO
upgrades:
auto_update: true
supported_k8s_version:
minimum: 1.24.4
behavior:
platform_managed_app: yes