From 1801366b645902d17d397f0b4e06efccb14c815f Mon Sep 17 00:00:00 2001 From: Stavros kois Date: Thu, 1 Dec 2022 16:30:56 +0200 Subject: [PATCH] extend hostport note --- library/common/1.0.0/templates/lib/container/_ports.tpl | 1 + 1 file changed, 1 insertion(+) 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 }}