Skip to content

Commit

Permalink
fix helm (#3412)
Browse files Browse the repository at this point in the history
Signed-off-by: bobz965 <zhangbingbing2_yewu@cmss.chinamobile.com>
  • Loading branch information
bobz965 committed Nov 14, 2023
1 parent 1c94602 commit c1331e7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion kubeovn-helm/templates/ovncni-ds.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,6 @@ spec:
- --alsologtostderr=true
- --log_file=/var/log/kube-ovn/kube-ovn-cni.log
- --log_file_max_size=0
- --enable-metrics={{- .Values.networking.ENABLE_METRICS }}
- --kubelet-dir={{ .Values.kubelet_conf.KUBELET_DIR }}
securityContext:
runAsUser: 0
Expand Down

0 comments on commit c1331e7

Please sign in to comment.