Add platform managed key to application 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 Closes-bug: 2120187 Change-Id: I47d3035b134c835b5e2dd7f82f3667f4f8bc3eb5 Signed-off-by: Eduardo dos Santos França <Eduardo.dosSantosFranca@windriver.com>
This commit is contained in:
committed by
Eduardo Franca
parent
aef8278f8b
commit
c12c35bcbf
@@ -9,3 +9,6 @@ upgrades:
|
||||
|
||||
supported_k8s_version:
|
||||
minimum: 1.24.4
|
||||
|
||||
behavior:
|
||||
platform_managed_app: yes
|
||||
|
||||
Reference in New Issue
Block a user