mirror of
https://github.com/truecharts/library-charts.git
synced 2026-07-03 10:44:23 -03:00
foramt
This commit is contained in:
committed by
Kjeld Schouten
parent
603cc8fb64
commit
a5a0714dc0
@@ -1,7 +1,7 @@
|
||||
{{/* Contains the auto-permissions job */}}
|
||||
{{- define "tc.v1.common.lib.util.autoperms" -}}
|
||||
|
||||
{{- $permAllowedTypes := (list "hostPath" "emptyDir" "nfs" ) -}}
|
||||
{{- $permAllowedTypes := (list "hostPath" "emptyDir" "nfs") -}}
|
||||
{{/* If you change this path, you must change it under _volumeMounts.tpl too*/}}
|
||||
{{- $basePath := "/mounts" -}}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user