Update llamactl-proxy service configuration to include port

This commit is contained in:
2025-07-31 22:03:08 +02:00
parent 66d68e82ea
commit 5c2a2149fe
2 changed files with 26 additions and 21 deletions

View File

@@ -7,4 +7,8 @@ metadata:
tailscale.com/tailnet-fqdn: ${LLAMACTL_TAILNET_FQDN}
spec:
type: ExternalName
externalName: placeholder
externalName: placeholder
ports:
- port: 80
targetPort: ${LLAMACTL_INTERNAL_PORT}
name: http