Skip to content

Commit 3b1f4b1

Browse files
committed
Remove unused variable
1 parent 29480a3 commit 3b1f4b1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

kubernetes/samples/scripts/create-fmw-infrastructure-domain/create-domain-job-template.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,6 @@ spec:
3737
value: "%DOMAIN_UID%"
3838
- name: ADMIN_SERVER_NAME_SVC
3939
value: "%ADMIN_SERVER_NAME_SVC%"
40-
- name: CLUSTER_TYPE
41-
value: "DYNAMIC"
4240
- name: T3_CHANNEL_PORT
4341
value: "%T3_CHANNEL_PORT%"
4442
- name: T3_PUBLIC_ADDRESS

0 commit comments

Comments
 (0)