Skip to content

Commit

Permalink
Update v8 schema
Browse files Browse the repository at this point in the history
  • Loading branch information
rjeberhard committed Oct 25, 2023
1 parent cee8c16 commit de302f5
Show file tree
Hide file tree
Showing 2 changed files with 775 additions and 775 deletions.
6 changes: 3 additions & 3 deletions kubernetes/crd/domain-crdv8.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:
annotations:
weblogic.sha256: 3a51e19dfa34958e8f7f4580691c8b0b98cf6873d7bbe4a666a808194434a63e
weblogic.sha256: 9400fe5d76d156397fafc65dbe20c5084bcdbf81ad497921cc3bff436cb448f7
name: domains.weblogic.oracle
spec:
group: weblogic.oracle
Expand Down Expand Up @@ -39,7 +39,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 @@ -293,7 +293,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
Loading

0 comments on commit de302f5

Please sign in to comment.