diff --git a/stx-platform-helm/stx-platform-helm/files/metadata.yaml b/stx-platform-helm/stx-platform-helm/files/metadata.yaml index 49f72b5..33d3b2c 100644 --- a/stx-platform-helm/stx-platform-helm/files/metadata.yaml +++ b/stx-platform-helm/stx-platform-helm/files/metadata.yaml @@ -1,3 +1,15 @@ app_name: @APP_NAME@ app_version: @APP_VERSION@ helm_repo: @HELM_REPO@ +behavior: + platform_managed_app: yes + desired_state: applied + evaluate_reapply: + triggers: + - type: runtime-apply-puppet # TODO(dvoicule): optimize triggers + - type: host-availability-updated + filters: + - availability: services-enabled + - type: host-delete + filters: + - personality: controller