Skip to content

Commit a1a48b3

Browse files
author
Tom Barnes
committed
Update introspect mock/unit test to account for admin secret name change.
1 parent e6c7b7e commit a1a48b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/integration-tests/introspector/wl-job.yamlt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ spec:
3131
value: "${NODEMGR_HOME}"
3232
- name: LOG_HOME
3333
value: "${LOG_HOME}"
34-
- name: ADMIN_SECRET_NAME
34+
- name: CREDENTIALS_SECRET_NAME
3535
value: "${WEBLOGIC_CREDENTIALS_SECRET_NAME}"
3636
image: "${WEBLOGIC_IMAGE_NAME}:${WEBLOGIC_IMAGE_TAG}"
3737
imagePullPolicy: ${WEBLOGIC_IMAGE_PULL_POLICY}

0 commit comments

Comments
 (0)