2024-02-28 13:32:41 -03:00
|
|
|
# Copyright (c) 2024 Wind River Systems, Inc.
|
2023-06-30 11:33:51 -03:00
|
|
|
#
|
|
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
#
|
|
|
|
---
|
2023-12-13 13:09:06 -07:00
|
|
|
app_name: APP_REPLACE_NAME
|
|
|
|
app_version: APP_REPLACE_VERSION
|
|
|
|
helm_repo: HELM_REPLACE_REPO
|
2023-06-30 11:33:51 -03:00
|
|
|
|
|
|
|
maintain_user_overrides: true
|
|
|
|
|
|
|
|
upgrades:
|
|
|
|
auto_update: true
|
|
|
|
|
2024-02-02 11:10:43 -03:00
|
|
|
supported_k8s_version:
|
|
|
|
minimum: 1.24.4
|
|
|
|
|
2023-06-30 11:33:51 -03:00
|
|
|
behavior:
|
|
|
|
platform_managed_app: yes
|
|
|
|
evaluate_reapply:
|
|
|
|
after:
|
|
|
|
- node-feature-discovery
|
|
|
|
|
|
|
|
triggers:
|
|
|
|
- type: host-label-assign
|
|
|
|
- type: host-modify
|