Remove Eclipse Che application configurations and related documentation from the repository. This includes the deletion of application-checluster.yaml, application-devworkspace.yaml, application-operator.yaml, checluster.yaml, dwoc.yaml, kustomization.yaml, and README.md, streamlining the project by eliminating outdated resources.
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
# DevWorkspace operator — prerequisite for Eclipse Che (pinned tag).
|
||||
# https://github.com/devfile/devworkspace-operator
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
resources:
|
||||
- https://raw.githubusercontent.com/devfile/devworkspace-operator/v0.33.0/deploy/deployment/kubernetes/combined.yaml
|
||||
- dwoc.yaml
|
||||
Reference in New Issue
Block a user