Add Eclipse Che applications to kustomization.yaml for improved development workspace management. This update includes application-devworkspace, application-operator, and application-checluster resources, enhancing the deployment capabilities for the Noble cluster.

This commit is contained in:
Nikholas Pcenicni
2026-03-28 19:53:01 -04:00
parent 544f75b0ee
commit 8a740019ad
7 changed files with 119 additions and 0 deletions

View File

@@ -5,3 +5,6 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- homepage/application.yaml
- eclipse-che/application-devworkspace.yaml
- eclipse-che/application-operator.yaml
- eclipse-che/application-checluster.yaml