mirror of
https://github.com/lordmathis/dev-cluster.git
synced 2025-12-22 08:34:22 +00:00
Update llamactl-proxy service configuration to include port
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user