We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 979e5b3 commit 5268496Copy full SHA for 5268496
templates/virtualization-dra-usb-gateway/daemonset.yaml
@@ -60,7 +60,6 @@ spec:
60
kubernetes.io/os: linux
61
initContainers:
62
- name: virtualization-dra-usb-gateway-init
63
- {{- include "helm_lib_module_container_security_context_privileged_read_only_root_filesystem" . | nindent 10 }}
64
image: {{ include "helm_lib_module_image" (list . "virtualizationDraUsbGateway") }}
65
imagePullPolicy: "IfNotPresent"
66
args: ["init"]
0 commit comments