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
|
type: ExternalName
|
||||||
externalName: placeholder
|
externalName: placeholder
|
||||||
ports:
|
ports:
|
||||||
- port: 80
|
- port: ${LLAMACTL_INTERNAL_PORT}
|
||||||
targetPort: ${LLAMACTL_INTERNAL_PORT}
|
|
||||||
name: http
|
name: http
|
||||||
Reference in New Issue
Block a user