Skip to content

Commit cfd76ca

Browse files
committed
Fix the temporal-worker
1 parent 48cdeea commit cfd76ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/agentex/lib/cli/templates/temporal/environments.yaml.j2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ environments:
5252
limits:
5353
cpu: "1000m"
5454
memory: "2Gi"
55-
temporal:
55+
temporal-worker:
5656
enabled: true
5757
replicaCount: 2
5858
resources:

0 commit comments

Comments
 (0)