Skip to content

Commit 111f8dc

Browse files
change port default to 80
1 parent 6e804e5 commit 111f8dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ agent:
9191

9292
# Optional: Health check port for temporal worker
9393
# Defaults to 80 if not specified
94-
# health_check_port: 8080
94+
# health_check_port: 80
9595

9696
# Optional: Credentials mapping
9797
# Maps Kubernetes secrets to environment variables

0 commit comments

Comments
 (0)