Unverified Commit 1fd0bac1 authored by Mateus Caruccio's avatar Mateus Caruccio Committed by GitHub
Browse files

Typo (#93)

parent ca81bf78
Showing with 1 addition and 1 deletion
+1 -1
...@@ -54,7 +54,7 @@ spec: ...@@ -54,7 +54,7 @@ spec:
- name: docker - name: docker
hostPath: hostPath:
path: /var/run/docker.sock path: /var/run/docker.sock
{{- if .ValuesnodeSelector }} {{- if .Values.nodeSelector }}
nodeSelector: nodeSelector:
{{ toYaml .Values.nodeSelector | indent 8 }} {{ toYaml .Values.nodeSelector | indent 8 }}
{{- end }} {{- end }}
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment