
Add new manifest files for the FluxCD version of platform-integ-apps This creates two tarballs, one for aramada and one for FluxCD * job-ceph-pools-audit.yaml change to support helmv3 Differences from armada-app: * Helm-toolkit release is disabled as it is included in other charts Test (AIO-SX): PASS: Application is applied Story: 2009138 Task: 45118 Depends-on: https://review.opendev.org/c/starlingx/config/+/838321 Signed-off-by: Lucas Cavalcante <lucasmedeiros.cavalcante@windriver.com> Change-Id: I417d6b7cf6a12968f36a1045dc98c2c26579a9b8
15 lines
262 B
YAML
15 lines
262 B
YAML
#
|
|
# Copyright (c) 2022 Wind River Systems, Inc.
|
|
#
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
#
|
|
|
|
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
kind: Kustomization
|
|
namespace: kube-system
|
|
resources:
|
|
- base
|
|
- cephfs-provisioner
|
|
- ceph-pools-audit
|
|
- rbd-provisioner
|