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 52cb6be commit c63593dCopy full SHA for c63593d
src/integration-tests/kubernetes/command-job-template.yaml
@@ -11,7 +11,7 @@ spec:
11
activeDeadlineSeconds: 60
12
containers:
13
- name: domain-job
14
- image: store/oracle/weblogic:12.2.1.3
+ image: container-registry.oracle.com/middleware/weblogic:12.2.1.3-190111
15
imagePullPolicy: IfNotPresent
16
volumeMounts:
17
- mountPath: /scratch
0 commit comments