We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef9a511 commit 0d21398Copy full SHA for 0d21398
kubernetes/samples/scripts/common/domain-template.yaml
@@ -4,7 +4,7 @@
4
#
5
# This is an example of how to define a Domain resource.
6
7
-apiVersion: "weblogic.oracle/v3"
+apiVersion: "weblogic.oracle/v4"
8
kind: Domain
9
metadata:
10
name: %DOMAIN_UID%
kubernetes/samples/scripts/create-weblogic-domain/manually-create-domain/domain.yaml
@@ -5,7 +5,7 @@
# This is an example of how to define a Domain resource. Please read through the comments which explain
# what updates are needed.
11
# Update this with the `domainUID` of your domain:
0 commit comments