more fixes for the netpolicy schema.
This commit is contained in:
@@ -19,7 +19,7 @@
|
|||||||
ports:
|
ports:
|
||||||
{{- template "ports" .Ports }}
|
{{- template "ports" .Ports }}
|
||||||
{{- end }}
|
{{- end }}
|
||||||
{{- end }}
|
{{- end }}
|
||||||
{{- end }}
|
{{- end }}
|
||||||
{{- define "networks" }}
|
{{- define "networks" }}
|
||||||
{{- range .Networks }}
|
{{- range .Networks }}
|
||||||
@@ -35,7 +35,7 @@
|
|||||||
ports:
|
ports:
|
||||||
{{- template "ports" .Ports }}
|
{{- template "ports" .Ports }}
|
||||||
{{- end }}
|
{{- end }}
|
||||||
{{- end }}
|
{{- end }}
|
||||||
{{- end }}
|
{{- end }}
|
||||||
|
|
||||||
{{- if not .app.Namespace.Open }}
|
{{- if not .app.Namespace.Open }}
|
||||||
|
|||||||
Reference in New Issue
Block a user