Refactor llamactl-proxy service ports configuration to use internal port variable

This commit is contained in:
2025-07-31 22:14:18 +02:00
parent 5c2a2149fe
commit 2627757690

View File

@@ -9,6 +9,5 @@ spec:
type: ExternalName
externalName: placeholder
ports:
- port: 80
targetPort: ${LLAMACTL_INTERNAL_PORT}
- port: ${LLAMACTL_INTERNAL_PORT}
name: http