File tree Expand file tree Collapse file tree 2 files changed +775
-775
lines changed
operator/src/main/resources/schema Expand file tree Collapse file tree 2 files changed +775
-775
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: 3a51e19dfa34958e8f7f4580691c8b0b98cf6873d7bbe4a666a808194434a63e
8+ weblogic.sha256: 9400fe5d76d156397fafc65dbe20c5084bcdbf81ad497921cc3bff436cb448f7
99 name: domains.weblogic.oracle
1010spec:
1111 group: weblogic.oracle
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
You can’t perform that action at this time.
0 commit comments