File tree Expand file tree Collapse file tree 2 files changed +2
-10
lines changed Expand file tree Collapse file tree 2 files changed +2
-10
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ apiVersion: apiextensions.k8s.io/v1
55kind : CustomResourceDefinition
66metadata :
77 annotations :
8- weblogic.sha256 : 46ef88005b68d9fb13a122b63fece506c555770209221581cb056c15f1ac7e6a
8+ weblogic.sha256 : 9f051b9b7805fc9100cf6490873e80b91671c7165960bfbcd6e8007ae171937f
99 name : clusters.weblogic.oracle
1010spec :
1111 group : weblogic.oracle
@@ -526,8 +526,6 @@ spec:
526526 type : string
527527 fieldsType :
528528 type : string
529- clusterName :
530- type : string
531529 creationTimestamp :
532530 format : date-time
533531 type : string
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ apiVersion: apiextensions.k8s.io/v1
55kind: CustomResourceDefinition
66metadata:
77 annotations:
8- weblogic.sha256: 3a81ece5d88c85957a5d5e4a1b6c068cdca4355afd80a5a6598cbfade313871f
8+ weblogic.sha256: 50af6b0cfbe5da871bbeae4bb4fd91c6da38931a01817fa475801e63dbbbdcd5
99 name: domains.weblogic.oracle
1010spec:
1111 group: weblogic.oracle
@@ -1024,8 +1024,6 @@ spec:
10241024 type: string
10251025 fieldsType:
10261026 type: string
1027- clusterName:
1028- type: string
10291027 creationTimestamp:
10301028 format: date-time
10311029 type: string
@@ -4014,8 +4012,6 @@ spec:
40144012 type: string
40154013 fieldsType:
40164014 type: string
4017- clusterName:
4018- type: string
40194015 creationTimestamp:
40204016 format: date-time
40214017 type: string
@@ -6842,8 +6838,6 @@ spec:
68426838 type: string
68436839 fieldsType:
68446840 type: string
6845- clusterName:
6846- type: string
68476841 creationTimestamp:
68486842 format: date-time
68496843 type: string
You can’t perform that action at this time.
0 commit comments