FallbackToLogsOnError securityContext: privileged: true volumeMounts: - mountPath: /host-root name: host-root volumes: - name: host-root hostPath: path: / type: Directory