-
Notifications
You must be signed in to change notification settings - Fork 12
Expand file tree
/
Copy pathkustomization.yaml
More file actions
18 lines (17 loc) · 891 Bytes
/
kustomization.yaml
File metadata and controls
18 lines (17 loc) · 891 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
components:
- ../../components/operators/cert-manager
- ../../components/operators/kueue-operator
- ../../components/operators/cluster-observability-operator
- ../../components/operators/opentelemetry-product
- ../../components/operators/leader-worker-set
- ../../components/operators/job-set-operator
- ../../components/operators/tempo-product
- ../../components/operators/openshift-custom-metrics-autoscaler
- ../../components/operators/rhcl-operator
# TODO: The following operators need a manual configuration. It needs to be added if used llamastackoperator.
# - ../../components/operators/nfd
# - ../../components/operators/nvidia-gpu-operator
# MariaDB operator is an optional dependency for TrustyAI in Database mode, check README.md for more details
# - ../../components/operators/maria-db