more fixes for the netpolicy schema.

This commit is contained in:
Erik Brakkee 2025-01-03 00:31:03 +01:00
parent b8dfaa55a4
commit e576e00456

View File

@ -19,7 +19,7 @@
ports:
{{- template "ports" .Ports }}
{{- end }}
{{- end }}
{{- end }}
{{- end }}
{{- define "networks" }}
{{- range .Networks }}
@ -35,7 +35,7 @@
ports:
{{- template "ports" .Ports }}
{{- end }}
{{- end }}
{{- end }}
{{- end }}
{{- if not .app.Namespace.Open }}