Skip to content

Commit de302f5

Browse files
committed
Update v8 schema
1 parent cee8c16 commit de302f5

File tree

2 files changed

+775
-775
lines changed

2 files changed

+775
-775
lines changed

kubernetes/crd/domain-crdv8.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ apiVersion: apiextensions.k8s.io/v1
55
kind: CustomResourceDefinition
66
metadata:
77
annotations:
8-
weblogic.sha256: 3a51e19dfa34958e8f7f4580691c8b0b98cf6873d7bbe4a666a808194434a63e
8+
weblogic.sha256: 9400fe5d76d156397fafc65dbe20c5084bcdbf81ad497921cc3bff436cb448f7
99
name: domains.weblogic.oracle
1010
spec:
1111
group: weblogic.oracle
@@ -39,7 +39,7 @@ spec:
3939
properties:
4040
image:
4141
description: The WebLogic Monitoring Exporter sidecar container
42-
image name. Defaults to ghcr.io/oracle/weblogic-monitoring-exporter:2.1.3
42+
image name. Defaults to ghcr.io/oracle/weblogic-monitoring-exporter:2.1.8
4343
type: string
4444
imagePullPolicy:
4545
description: The image pull policy for the WebLogic Monitoring
@@ -293,7 +293,7 @@ spec:
293293
pod will have the fluentd sidecar or not, as appropriate
294294
properties:
295295
image:
296-
description: The Fluentd container image name. Defaults to fluent/fluentd-kubernetes-daemonset:v1.14.5-debian-elasticsearch7-1.1
296+
description: The Fluentd container image name. Defaults to fluent/fluentd-kubernetes-daemonset:v1.16.1-debian-elasticsearch7-1.2
297297
type: string
298298
imagePullPolicy:
299299
description: The image pull policy for the Fluentd sidecar container

0 commit comments

Comments
 (0)