File tree Expand file tree Collapse file tree 2 files changed +4
-10
lines changed
applications/fake-services/replicated Expand file tree Collapse file tree 2 files changed +4
-10
lines changed Original file line number Diff line number Diff line change 1111 - name : hostname
1212 title : Hostname
1313 type : text
14- required : true
14+ required : false
1515 - name : password
1616 title : Password
1717 type : password
2020 title : Frontend settings
2121 description : Frontend settings
2222 items :
23- - name : frontend_informer_enabled
24- type : radio
25- title : Frontend Informer Enabled
26- default : noooo
27- items :
28- - name : noooo
29- title : Noooo
30- - name : yessss
31- title : Yessss
3223 - name : frontend_name
3324 title : Service Name
3425 type : text
Original file line number Diff line number Diff line change 2727 - pass :
2828 when : " == eks"
2929 message : EKS is a supported platform
30+ - pass :
31+ when : " == k0s"
32+ message : K0s is a supported platform
3033 - fail :
3134 when : " == docker-desktop"
3235 message : This application does not support Docker Desktop
You can’t perform that action at this time.
0 commit comments