diff --git a/library/common/1.0.0/templates/lib/container/_ports.tpl b/library/common/1.0.0/templates/lib/container/_ports.tpl index 747b6edf14..4c4eafe901 100644 --- a/library/common/1.0.0/templates/lib/container/_ports.tpl +++ b/library/common/1.0.0/templates/lib/container/_ports.tpl @@ -19,6 +19,7 @@ can be dynamically configured via an env var. {{- end -}} {{/* TODO: Implement hostPort */}} +{{/* TODO: Make sure no service is using the hostPort or it will end up with conflicts */}} {{/* Render the list of ports */}} {{- if $ports -}} {{- range $_ := $ports }}