Skip to content

Commit

Permalink
chart: fix readOnly in volumes
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangzujian committed Jul 1, 2023
1 parent d5462b1 commit 97c7752
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion charts/templates/ovsovn-ds.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,6 @@ spec:
- hostPath:
path: /var/run/containerd
name: cruntime
readOnly: true
{{- if .Values.DPDK }}
- name: host-config-ovs
hostPath:
Expand Down

0 comments on commit 97c7752

Please sign in to comment.