From c684efc5e6ac1ddc81a19633264574a9fbd8a088 Mon Sep 17 00:00:00 2001 From: andreicenja Date: Mon, 4 Dec 2023 13:26:52 +0100 Subject: [PATCH] Update nessus-deployment.yaml --- sources/nessus/templates/nessus-deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sources/nessus/templates/nessus-deployment.yaml b/sources/nessus/templates/nessus-deployment.yaml index f1026f2..b177e22 100644 --- a/sources/nessus/templates/nessus-deployment.yaml +++ b/sources/nessus/templates/nessus-deployment.yaml @@ -55,4 +55,4 @@ spec: {{- toYaml . | nindent 8 }} {{- end }} restartPolicy: Always - hostNetwork: {{ .Values.listentoHostport | default false }} + hostNetwork: {{ .Values.listentoHostport }}