File tree Expand file tree Collapse file tree 2 files changed +20
-2
lines changed Expand file tree Collapse file tree 2 files changed +20
-2
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ apiVersion: apiextensions.k8s.io/v1
5
5
kind : CustomResourceDefinition
6
6
metadata :
7
7
annotations :
8
- weblogic.sha256 : 7b6e1da3b2d3de53d1599a1a661928703204e674280c69b550691315ece7eed9
8
+ weblogic.sha256 : 389a2a592baaa99f09f31adb836788ae34b8b74b894e3a6de22d1d2c3f0bee91
9
9
name : clusters.weblogic.oracle
10
10
spec :
11
11
group : weblogic.oracle
@@ -1990,6 +1990,8 @@ spec:
1990
1990
- value
1991
1991
required :
1992
1992
- port
1993
+ stopSignal :
1994
+ type : string
1993
1995
name :
1994
1996
type : string
1995
1997
tty :
@@ -2557,6 +2559,8 @@ spec:
2557
2559
- value
2558
2560
required :
2559
2561
- port
2562
+ stopSignal :
2563
+ type : string
2560
2564
name :
2561
2565
type : string
2562
2566
tty :
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ apiVersion: apiextensions.k8s.io/v1
5
5
kind: CustomResourceDefinition
6
6
metadata:
7
7
annotations:
8
- weblogic.sha256: 29199903d6443114651bf47005d57eacdae7230c7e22b878a1ffbf5ab767f153
8
+ weblogic.sha256: 9cf6abe951fff8dbdaed379ad9d54b70fcd19bb936ab4762a562813d3fd138b5
9
9
name: domains.weblogic.oracle
10
10
spec:
11
11
group: weblogic.oracle
@@ -3098,6 +3098,8 @@ spec:
3098
3098
- value
3099
3099
required:
3100
3100
- port
3101
+ stopSignal:
3102
+ type: string
3101
3103
name:
3102
3104
type: string
3103
3105
tty:
@@ -3665,6 +3667,8 @@ spec:
3665
3667
- value
3666
3668
required:
3667
3669
- port
3670
+ stopSignal:
3671
+ type: string
3668
3672
name:
3669
3673
type: string
3670
3674
tty:
@@ -4956,6 +4960,8 @@ spec:
4956
4960
- value
4957
4961
required:
4958
4962
- port
4963
+ stopSignal:
4964
+ type: string
4959
4965
name:
4960
4966
type: string
4961
4967
tty:
@@ -7081,6 +7087,8 @@ spec:
7081
7087
- value
7082
7088
required:
7083
7089
- port
7090
+ stopSignal:
7091
+ type: string
7084
7092
name:
7085
7093
type: string
7086
7094
tty:
@@ -7648,6 +7656,8 @@ spec:
7648
7656
- value
7649
7657
required:
7650
7658
- port
7659
+ stopSignal:
7660
+ type: string
7651
7661
name:
7652
7662
type: string
7653
7663
tty:
@@ -10138,6 +10148,8 @@ spec:
10138
10148
- value
10139
10149
required:
10140
10150
- port
10151
+ stopSignal:
10152
+ type: string
10141
10153
name:
10142
10154
type: string
10143
10155
tty:
@@ -10705,6 +10717,8 @@ spec:
10705
10717
- value
10706
10718
required:
10707
10719
- port
10720
+ stopSignal:
10721
+ type: string
10708
10722
name:
10709
10723
type: string
10710
10724
tty:
You can’t perform that action at this time.
0 commit comments