7 lines
316 B
YAML
7 lines
316 B
YAML
# 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
|