mirror of
https://github.com/lordmathis/dev-cluster.git
synced 2025-12-23 09:04:24 +00:00
Refactor llamactl-proxy service ports configuration to use internal port variable
This commit is contained in:
@@ -9,6 +9,5 @@ spec:
|
||||
type: ExternalName
|
||||
externalName: placeholder
|
||||
ports:
|
||||
- port: 80
|
||||
targetPort: ${LLAMACTL_INTERNAL_PORT}
|
||||
- port: ${LLAMACTL_INTERNAL_PORT}
|
||||
name: http
|
||||
Reference in New Issue
Block a user