Skip to content

Commit c4e534c

Browse files
committed
fixup
Signed-off-by: Anatolii Bazko <[email protected]>
1 parent 96791fa commit c4e534c

File tree

4 files changed

+4
-0
lines changed

4 files changed

+4
-0
lines changed

controllers/workspace/testdata/common-pvc-test-devworkspace.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ metadata:
55
controller.devfile.io/creator: ""
66
spec:
77
started: true
8+
hostUsers: true
89
routingClass: 'basic'
910
template:
1011
attributes:

controllers/workspace/testdata/test-devworkspace-duplicate-ports.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ metadata:
55
controller.devfile.io/creator: ""
66
spec:
77
started: true
8+
hostUsers: true
89
routingClass: 'basic'
910
template:
1011
attributes:

controllers/workspace/testdata/test-devworkspace-prestart.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ metadata:
55
controller.devfile.io/creator: ""
66
spec:
77
started: true
8+
hostUsers: true
89
template:
910
projects:
1011
- name: my-app

controllers/workspace/testdata/test-devworkspace.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ metadata:
55
controller.devfile.io/creator: ""
66
spec:
77
started: true
8+
hostUsers: true
89
routingClass: 'basic'
910
template:
1011
attributes:

0 commit comments

Comments
 (0)