Skip to content

Commit

Permalink
Revert "add kit-volume when nonroot"
Browse files Browse the repository at this point in the history
This reverts commit 118b51e.
  • Loading branch information
mbirchdk committed Oct 29, 2024
1 parent 118b51e commit 103e6dd
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions helm/kitcaddy/templates/doc-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,10 +72,4 @@ spec:
{{- end }}
resources:
{{- toYaml .Values.docDeployment.resources | nindent 12 }}
volumeMounts:
- name: kit-volume
mountPath: /kit
volumes:
- name: kit-volume
emptyDir: {}
{{- end -}}

0 comments on commit 103e6dd

Please sign in to comment.