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
5
5
kind: CustomResourceDefinition
6
6
metadata:
7
7
annotations:
8
- weblogic.sha256: 3a51e19dfa34958e8f7f4580691c8b0b98cf6873d7bbe4a666a808194434a63e
8
+ weblogic.sha256: 9400fe5d76d156397fafc65dbe20c5084bcdbf81ad497921cc3bff436cb448f7
9
9
name: domains.weblogic.oracle
10
10
spec:
11
11
group: weblogic.oracle
39
39
properties:
40
40
image:
41
41
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
43
43
type: string
44
44
imagePullPolicy:
45
45
description: The image pull policy for the WebLogic Monitoring
@@ -293,7 +293,7 @@ spec:
293
293
pod will have the fluentd sidecar or not, as appropriate
294
294
properties:
295
295
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
297
297
type: string
298
298
imagePullPolicy:
299
299
description: The image pull policy for the Fluentd sidecar container
You can’t perform that action at this time.
0 commit comments