Skip to content

Commit

Permalink
Update CRD
Browse files Browse the repository at this point in the history
  • Loading branch information
rjeberhard committed Oct 25, 2023
1 parent de302f5 commit e9cb4ba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions kubernetes/crd/domain-crd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9086,7 +9086,7 @@ spec:
properties:
image:
description: The WebLogic Monitoring Exporter sidecar container
image name. Defaults to ghcr.io/oracle/weblogic-monitoring-exporter:2.1.3
image name. Defaults to ghcr.io/oracle/weblogic-monitoring-exporter:2.1.8
type: string
imagePullPolicy:
description: The image pull policy for the WebLogic Monitoring
Expand Down Expand Up @@ -9340,7 +9340,7 @@ spec:
pod will have the fluentd sidecar or not, as appropriate
properties:
image:
description: The Fluentd container image name. Defaults to fluent/fluentd-kubernetes-daemonset:v1.14.5-debian-elasticsearch7-1.1
description: The Fluentd container image name. Defaults to fluent/fluentd-kubernetes-daemonset:v1.16.1-debian-elasticsearch7-1.2
type: string
imagePullPolicy:
description: The image pull policy for the Fluentd sidecar container
Expand Down

0 comments on commit e9cb4ba

Please sign in to comment.