@@ -474,6 +474,7 @@ spec:
474
474
/ \" ide\" / \" ide-dev\" ,"
475
475
type : object
476
476
exposure :
477
+ default : public
477
478
description : " Describes how the endpoint should
478
479
be exposed on the network. \n - `public` means
479
480
that the endpoint will be exposed on the public
@@ -498,6 +499,7 @@ spec:
498
499
description : Path of the endpoint URL
499
500
type : string
500
501
protocol :
502
+ default : http
501
503
description : " Describes the application and transport
502
504
protocols of the traffic that will go through
503
505
this endpoint. \n - `http`: Endpoint will have
@@ -556,6 +558,7 @@ spec:
556
558
components that set `dedicatedPod` to true."
557
559
type : boolean
558
560
sourceMapping :
561
+ default : /projects
559
562
description : Optional specification of the path in the
560
563
container where project sources should be transferred/mounted
561
564
when `mountSources` is `true`. When omitted, the default
@@ -632,6 +635,7 @@ spec:
632
635
/ \" ide\" / \" ide-dev\" ,"
633
636
type : object
634
637
exposure :
638
+ default : public
635
639
description : " Describes how the endpoint should
636
640
be exposed on the network. \n - `public` means
637
641
that the endpoint will be exposed on the public
@@ -656,6 +660,7 @@ spec:
656
660
description : Path of the endpoint URL
657
661
type : string
658
662
protocol :
663
+ default : http
659
664
description : " Describes the application and transport
660
665
protocols of the traffic that will go through
661
666
this endpoint. \n - `http`: Endpoint will have
@@ -730,6 +735,7 @@ spec:
730
735
/ \" ide\" / \" ide-dev\" ,"
731
736
type : object
732
737
exposure :
738
+ default : public
733
739
description : " Describes how the endpoint should
734
740
be exposed on the network. \n - `public` means
735
741
that the endpoint will be exposed on the public
@@ -754,6 +760,7 @@ spec:
754
760
description : Path of the endpoint URL
755
761
type : string
756
762
protocol :
763
+ default : http
757
764
description : " Describes the application and transport
758
765
protocols of the traffic that will go through
759
766
this endpoint. \n - `http`: Endpoint will have
@@ -1185,6 +1192,7 @@ spec:
1185
1192
/ \" ide\" / \" ide-dev\" ,"
1186
1193
type : object
1187
1194
exposure :
1195
+ default : public
1188
1196
description : " Describes how the endpoint
1189
1197
should be exposed on the network.
1190
1198
\n - `public` means that the endpoint
@@ -1212,6 +1220,7 @@ spec:
1212
1220
description : Path of the endpoint URL
1213
1221
type : string
1214
1222
protocol :
1223
+ default : http
1215
1224
description : " Describes the application
1216
1225
and transport protocols of the traffic
1217
1226
that will go through this endpoint.
@@ -1274,6 +1283,7 @@ spec:
1274
1283
to true."
1275
1284
type : boolean
1276
1285
sourceMapping :
1286
+ default : /projects
1277
1287
description : Optional specification of the
1278
1288
path in the container where project sources
1279
1289
should be transferred/mounted when `mountSources`
@@ -1332,6 +1342,7 @@ spec:
1332
1342
/ \" ide\" / \" ide-dev\" ,"
1333
1343
type : object
1334
1344
exposure :
1345
+ default : public
1335
1346
description : " Describes how the endpoint
1336
1347
should be exposed on the network.
1337
1348
\n - `public` means that the endpoint
@@ -1359,6 +1370,7 @@ spec:
1359
1370
description : Path of the endpoint URL
1360
1371
type : string
1361
1372
protocol :
1373
+ default : http
1362
1374
description : " Describes the application
1363
1375
and transport protocols of the traffic
1364
1376
that will go through this endpoint.
@@ -1440,6 +1452,7 @@ spec:
1440
1452
/ \" ide\" / \" ide-dev\" ,"
1441
1453
type : object
1442
1454
exposure :
1455
+ default : public
1443
1456
description : " Describes how the endpoint
1444
1457
should be exposed on the network.
1445
1458
\n - `public` means that the endpoint
@@ -1467,6 +1480,7 @@ spec:
1467
1480
description : Path of the endpoint URL
1468
1481
type : string
1469
1482
protocol :
1483
+ default : http
1470
1484
description : " Describes the application
1471
1485
and transport protocols of the traffic
1472
1486
that will go through this endpoint.
@@ -1978,6 +1992,7 @@ spec:
1978
1992
/ \" ide\" / \" ide-dev\" ,"
1979
1993
type : object
1980
1994
exposure :
1995
+ default : public
1981
1996
description : " Describes how the endpoint should
1982
1997
be exposed on the network. \n - `public`
1983
1998
means that the endpoint will be exposed
@@ -2003,6 +2018,7 @@ spec:
2003
2018
description : Path of the endpoint URL
2004
2019
type : string
2005
2020
protocol :
2021
+ default : http
2006
2022
description : " Describes the application and
2007
2023
transport protocols of the traffic that
2008
2024
will go through this endpoint. \n - `http`:
@@ -2062,6 +2078,7 @@ spec:
2062
2078
to true."
2063
2079
type : boolean
2064
2080
sourceMapping :
2081
+ default : /projects
2065
2082
description : Optional specification of the path
2066
2083
in the container where project sources should
2067
2084
be transferred/mounted when `mountSources` is
@@ -2117,6 +2134,7 @@ spec:
2117
2134
/ \" ide\" / \" ide-dev\" ,"
2118
2135
type : object
2119
2136
exposure :
2137
+ default : public
2120
2138
description : " Describes how the endpoint should
2121
2139
be exposed on the network. \n - `public`
2122
2140
means that the endpoint will be exposed
@@ -2142,6 +2160,7 @@ spec:
2142
2160
description : Path of the endpoint URL
2143
2161
type : string
2144
2162
protocol :
2163
+ default : http
2145
2164
description : " Describes the application and
2146
2165
transport protocols of the traffic that
2147
2166
will go through this endpoint. \n - `http`:
@@ -2217,6 +2236,7 @@ spec:
2217
2236
/ \" ide\" / \" ide-dev\" ,"
2218
2237
type : object
2219
2238
exposure :
2239
+ default : public
2220
2240
description : " Describes how the endpoint should
2221
2241
be exposed on the network. \n - `public`
2222
2242
means that the endpoint will be exposed
@@ -2242,6 +2262,7 @@ spec:
2242
2262
description : Path of the endpoint URL
2243
2263
type : string
2244
2264
protocol :
2265
+ default : http
2245
2266
description : " Describes the application and
2246
2267
transport protocols of the traffic that
2247
2268
will go through this endpoint. \n - `http`:
@@ -2683,6 +2704,7 @@ spec:
2683
2704
/ \" ide\" / \" ide-dev\" ,"
2684
2705
type : object
2685
2706
exposure :
2707
+ default : public
2686
2708
description : " Describes how the
2687
2709
endpoint should be exposed on
2688
2710
the network. \n - `public` means
@@ -2712,6 +2734,7 @@ spec:
2712
2734
URL
2713
2735
type : string
2714
2736
protocol :
2737
+ default : http
2715
2738
description : " Describes the application
2716
2739
and transport protocols of the
2717
2740
traffic that will go through this
@@ -2780,6 +2803,7 @@ spec:
2780
2803
to true."
2781
2804
type : boolean
2782
2805
sourceMapping :
2806
+ default : /projects
2783
2807
description : Optional specification of
2784
2808
the path in the container where project
2785
2809
sources should be transferred/mounted
@@ -2840,6 +2864,7 @@ spec:
2840
2864
/ \" ide\" / \" ide-dev\" ,"
2841
2865
type : object
2842
2866
exposure :
2867
+ default : public
2843
2868
description : " Describes how the
2844
2869
endpoint should be exposed on
2845
2870
the network. \n - `public` means
@@ -2869,6 +2894,7 @@ spec:
2869
2894
URL
2870
2895
type : string
2871
2896
protocol :
2897
+ default : http
2872
2898
description : " Describes the application
2873
2899
and transport protocols of the
2874
2900
traffic that will go through this
@@ -2955,6 +2981,7 @@ spec:
2955
2981
/ \" ide\" / \" ide-dev\" ,"
2956
2982
type : object
2957
2983
exposure :
2984
+ default : public
2958
2985
description : " Describes how the
2959
2986
endpoint should be exposed on
2960
2987
the network. \n - `public` means
@@ -2984,6 +3011,7 @@ spec:
2984
3011
URL
2985
3012
type : string
2986
3013
protocol :
3014
+ default : http
2987
3015
description : " Describes the application
2988
3016
and transport protocols of the
2989
3017
traffic that will go through this
0 commit comments