We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2cf070c commit fa79892Copy full SHA for fa79892
helm/parseable/templates/deployment.yaml
@@ -41,7 +41,7 @@ spec:
41
resources:
42
{{- toYaml .Values.parseable.resources | nindent 12 }}
43
volumeMounts:
44
- - mountPath: "/parseable/cache"
+ - mountPath: "/parseable"
45
name: cache-volume
46
volumes:
47
- name: cache-volume
0 commit comments