File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 8
8
--set " global.license.operator=$OPERATOR_LICENSE " \
9
9
--set " global.adminUser.email=$TYK_USERNAME " \
10
10
--set " global.adminUser.password=$TYK_PASSWORD " \
11
- --set " tyk-gateway.gateway.image.repository=tykio/tyk-gateway-ee " \
11
+ --set " tyk-gateway.gateway.image.repository=tykio/tyk-gateway" \
12
12
--set " tyk-gateway.gateway.image.tag=$GATEWAY_VERSION " \
13
13
--set " tyk-gateway.gateway.service.port=8080" \
14
14
--set " tyk-dashboard.dashboard.image.tag=$DASHBOARD_VERSION " \
Original file line number Diff line number Diff line change 9
9
--set " global.remoteControlPlane.useSSL=$TYK_DATA_PLANE_USESSL " \
10
10
--set " global.remoteControlPlane.groupID=$TYK_DATA_PLANE_GROUPID " \
11
11
--set " global.servicePorts.gateway=$TYK_DATA_PLANE_PORT " \
12
- --set " tyk-gateway.gateway.image.repository=tykio/tyk-gateway-ee " \
12
+ --set " tyk-gateway.gateway.image.repository=tykio/tyk-gateway" \
13
13
--set " tyk-gateway.gateway.image.tag=$GATEWAY_VERSION " \
14
14
--set " tyk-gateway.gateway.sharding.enabled=$TYK_DATA_PLANE_SHARDING_ENABLED " \
15
15
--set " tyk-gateway.gateway.sharding.tags=$TYK_DATA_PLANE_SHARDING_TAGS " \
You can’t perform that action at this time.
0 commit comments