-
Bug
-
Resolution: Done
-
Minor
-
CRW 2.3.0
-
devex docs #188 Aug 6-Aug 28
-
1
End User guide provides description for editorFree attribute with sample devfile:
apiVersion: 1.0.0
metadata:
name: petclinic-dev-environment
components:
- alias: myApp
type: kubernetes
local: my-app.yaml
attributes:
editorFree: true
According to devfile specification local should be replaced with reference.