Skip to content

Commit

Permalink
Update nessus-deployment.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
andreicenja authored Dec 4, 2023
1 parent 542fac5 commit c684efc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sources/nessus/templates/nessus-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,4 +55,4 @@ spec:
{{- toYaml . | nindent 8 }}
{{- end }}
restartPolicy: Always
hostNetwork: {{ .Values.listentoHostport | default false }}
hostNetwork: {{ .Values.listentoHostport }}

0 comments on commit c684efc

Please sign in to comment.