Skip to content

Commit 796fccb

Browse files
committed
cr fix
1 parent d21b703 commit 796fccb

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

wiz-admission-controller/templates/deploymentauditlogs.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,6 @@ spec:
4444
{{- else }}
4545
{{- toYaml .Values.podSecurityContext | nindent 8 }}
4646
{{- end }}
47-
{{- if .Values.hostNetwork }}
48-
hostNetwork: true
49-
{{- end }}
5047
terminationGracePeriodSeconds: {{ .Values.global.podTerminationGracePeriodSeconds }}
5148
containers:
5249
- name: {{ .Chart.Name }}

0 commit comments

Comments
 (0)