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 e6c7b7e commit a1a48b3Copy full SHA for a1a48b3
src/integration-tests/introspector/wl-job.yamlt
@@ -31,7 +31,7 @@ spec:
31
value: "${NODEMGR_HOME}"
32
- name: LOG_HOME
33
value: "${LOG_HOME}"
34
- - name: ADMIN_SECRET_NAME
+ - name: CREDENTIALS_SECRET_NAME
35
value: "${WEBLOGIC_CREDENTIALS_SECRET_NAME}"
36
image: "${WEBLOGIC_IMAGE_NAME}:${WEBLOGIC_IMAGE_TAG}"
37
imagePullPolicy: ${WEBLOGIC_IMAGE_PULL_POLICY}
0 commit comments