@@ -5,7 +5,7 @@ apiVersion: apiextensions.k8s.io/v1
5
5
kind : CustomResourceDefinition
6
6
metadata :
7
7
annotations :
8
- weblogic.sha256 : 6311454b6deaa86c76ae65d87f7c798e54217136f91d40dc94a0ed23c0503253
8
+ weblogic.sha256 : 219913ed6ac7585d8f01ef56b0c2fc84f6cf8de7907a11e1ec1391bd8e70c922
9
9
name : clusters.weblogic.oracle
10
10
spec :
11
11
group : weblogic.oracle
@@ -1273,16 +1273,7 @@ spec:
1273
1273
type : object
1274
1274
properties :
1275
1275
port :
1276
- type : object
1277
- properties :
1278
- intValue :
1279
- type : integer
1280
- isInt :
1281
- type : boolean
1282
- strValue :
1283
- type : string
1284
- required :
1285
- - isInt
1276
+ x-kubernetes-int-or-string : true
1286
1277
host :
1287
1278
type : string
1288
1279
required :
@@ -1317,16 +1308,7 @@ spec:
1317
1308
scheme :
1318
1309
type : string
1319
1310
port :
1320
- type : object
1321
- properties :
1322
- intValue :
1323
- type : integer
1324
- isInt :
1325
- type : boolean
1326
- strValue :
1327
- type : string
1328
- required :
1329
- - isInt
1311
+ x-kubernetes-int-or-string : true
1330
1312
host :
1331
1313
type : string
1332
1314
httpHeaders :
@@ -1434,16 +1416,7 @@ spec:
1434
1416
type : object
1435
1417
properties :
1436
1418
port :
1437
- type : object
1438
- properties :
1439
- intValue :
1440
- type : integer
1441
- isInt :
1442
- type : boolean
1443
- strValue :
1444
- type : string
1445
- required :
1446
- - isInt
1419
+ x-kubernetes-int-or-string : true
1447
1420
host :
1448
1421
type : string
1449
1422
required :
@@ -1478,16 +1451,7 @@ spec:
1478
1451
scheme :
1479
1452
type : string
1480
1453
port :
1481
- type : object
1482
- properties :
1483
- intValue :
1484
- type : integer
1485
- isInt :
1486
- type : boolean
1487
- strValue :
1488
- type : string
1489
- required :
1490
- - isInt
1454
+ x-kubernetes-int-or-string : true
1491
1455
host :
1492
1456
type : string
1493
1457
httpHeaders :
@@ -1615,16 +1579,7 @@ spec:
1615
1579
type : object
1616
1580
properties :
1617
1581
port :
1618
- type : object
1619
- properties :
1620
- intValue :
1621
- type : integer
1622
- isInt :
1623
- type : boolean
1624
- strValue :
1625
- type : string
1626
- required :
1627
- - isInt
1582
+ x-kubernetes-int-or-string : true
1628
1583
host :
1629
1584
type : string
1630
1585
required :
@@ -1644,16 +1599,7 @@ spec:
1644
1599
scheme :
1645
1600
type : string
1646
1601
port :
1647
- type : object
1648
- properties :
1649
- intValue :
1650
- type : integer
1651
- isInt :
1652
- type : boolean
1653
- strValue :
1654
- type : string
1655
- required :
1656
- - isInt
1602
+ x-kubernetes-int-or-string : true
1657
1603
host :
1658
1604
type : string
1659
1605
httpHeaders :
@@ -1677,16 +1623,7 @@ spec:
1677
1623
type : object
1678
1624
properties :
1679
1625
port :
1680
- type : object
1681
- properties :
1682
- intValue :
1683
- type : integer
1684
- isInt :
1685
- type : boolean
1686
- strValue :
1687
- type : string
1688
- required :
1689
- - isInt
1626
+ x-kubernetes-int-or-string : true
1690
1627
host :
1691
1628
type : string
1692
1629
required :
@@ -1706,16 +1643,7 @@ spec:
1706
1643
scheme :
1707
1644
type : string
1708
1645
port :
1709
- type : object
1710
- properties :
1711
- intValue :
1712
- type : integer
1713
- isInt :
1714
- type : boolean
1715
- strValue :
1716
- type : string
1717
- required :
1718
- - isInt
1646
+ x-kubernetes-int-or-string : true
1719
1647
host :
1720
1648
type : string
1721
1649
httpHeaders :
@@ -1749,16 +1677,7 @@ spec:
1749
1677
type : object
1750
1678
properties :
1751
1679
port :
1752
- type : object
1753
- properties :
1754
- intValue :
1755
- type : integer
1756
- isInt :
1757
- type : boolean
1758
- strValue :
1759
- type : string
1760
- required :
1761
- - isInt
1680
+ x-kubernetes-int-or-string : true
1762
1681
host :
1763
1682
type : string
1764
1683
required :
@@ -1793,16 +1712,7 @@ spec:
1793
1712
scheme :
1794
1713
type : string
1795
1714
port :
1796
- type : object
1797
- properties :
1798
- intValue :
1799
- type : integer
1800
- isInt :
1801
- type : boolean
1802
- strValue :
1803
- type : string
1804
- required :
1805
- - isInt
1715
+ x-kubernetes-int-or-string : true
1806
1716
host :
1807
1717
type : string
1808
1718
httpHeaders :
@@ -1880,16 +1790,7 @@ spec:
1880
1790
type : object
1881
1791
properties :
1882
1792
port :
1883
- type : object
1884
- properties :
1885
- intValue :
1886
- type : integer
1887
- isInt :
1888
- type : boolean
1889
- strValue :
1890
- type : string
1891
- required :
1892
- - isInt
1793
+ x-kubernetes-int-or-string : true
1893
1794
host :
1894
1795
type : string
1895
1796
required :
@@ -1924,16 +1825,7 @@ spec:
1924
1825
scheme :
1925
1826
type : string
1926
1827
port :
1927
- type : object
1928
- properties :
1929
- intValue :
1930
- type : integer
1931
- isInt :
1932
- type : boolean
1933
- strValue :
1934
- type : string
1935
- required :
1936
- - isInt
1828
+ x-kubernetes-int-or-string : true
1937
1829
host :
1938
1830
type : string
1939
1831
httpHeaders :
@@ -2041,16 +1933,7 @@ spec:
2041
1933
type : object
2042
1934
properties :
2043
1935
port :
2044
- type : object
2045
- properties :
2046
- intValue :
2047
- type : integer
2048
- isInt :
2049
- type : boolean
2050
- strValue :
2051
- type : string
2052
- required :
2053
- - isInt
1936
+ x-kubernetes-int-or-string : true
2054
1937
host :
2055
1938
type : string
2056
1939
required :
@@ -2085,16 +1968,7 @@ spec:
2085
1968
scheme :
2086
1969
type : string
2087
1970
port :
2088
- type : object
2089
- properties :
2090
- intValue :
2091
- type : integer
2092
- isInt :
2093
- type : boolean
2094
- strValue :
2095
- type : string
2096
- required :
2097
- - isInt
1971
+ x-kubernetes-int-or-string : true
2098
1972
host :
2099
1973
type : string
2100
1974
httpHeaders :
@@ -2222,16 +2096,7 @@ spec:
2222
2096
type : object
2223
2097
properties :
2224
2098
port :
2225
- type : object
2226
- properties :
2227
- intValue :
2228
- type : integer
2229
- isInt :
2230
- type : boolean
2231
- strValue :
2232
- type : string
2233
- required :
2234
- - isInt
2099
+ x-kubernetes-int-or-string : true
2235
2100
host :
2236
2101
type : string
2237
2102
required :
@@ -2251,16 +2116,7 @@ spec:
2251
2116
scheme :
2252
2117
type : string
2253
2118
port :
2254
- type : object
2255
- properties :
2256
- intValue :
2257
- type : integer
2258
- isInt :
2259
- type : boolean
2260
- strValue :
2261
- type : string
2262
- required :
2263
- - isInt
2119
+ x-kubernetes-int-or-string : true
2264
2120
host :
2265
2121
type : string
2266
2122
httpHeaders :
@@ -2284,16 +2140,7 @@ spec:
2284
2140
type : object
2285
2141
properties :
2286
2142
port :
2287
- type : object
2288
- properties :
2289
- intValue :
2290
- type : integer
2291
- isInt :
2292
- type : boolean
2293
- strValue :
2294
- type : string
2295
- required :
2296
- - isInt
2143
+ x-kubernetes-int-or-string : true
2297
2144
host :
2298
2145
type : string
2299
2146
required :
@@ -2313,16 +2160,7 @@ spec:
2313
2160
scheme :
2314
2161
type : string
2315
2162
port :
2316
- type : object
2317
- properties :
2318
- intValue :
2319
- type : integer
2320
- isInt :
2321
- type : boolean
2322
- strValue :
2323
- type : string
2324
- required :
2325
- - isInt
2163
+ x-kubernetes-int-or-string : true
2326
2164
host :
2327
2165
type : string
2328
2166
httpHeaders :
@@ -2356,16 +2194,7 @@ spec:
2356
2194
type : object
2357
2195
properties :
2358
2196
port :
2359
- type : object
2360
- properties :
2361
- intValue :
2362
- type : integer
2363
- isInt :
2364
- type : boolean
2365
- strValue :
2366
- type : string
2367
- required :
2368
- - isInt
2197
+ x-kubernetes-int-or-string : true
2369
2198
host :
2370
2199
type : string
2371
2200
required :
@@ -2400,16 +2229,7 @@ spec:
2400
2229
scheme :
2401
2230
type : string
2402
2231
port :
2403
- type : object
2404
- properties :
2405
- intValue :
2406
- type : integer
2407
- isInt :
2408
- type : boolean
2409
- strValue :
2410
- type : string
2411
- required :
2412
- - isInt
2232
+ x-kubernetes-int-or-string : true
2413
2233
host :
2414
2234
type : string
2415
2235
httpHeaders :
0 commit comments