Skip to content

Commit 8df6995

Browse files
committed
adds and documents the extraVolumes to provisioner config values
Signed-off-by: Ryan Brady <[email protected]>
1 parent 4e589f5 commit 8df6995

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

charts/tempo-distributed/values.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2275,6 +2275,8 @@ provisioner:
22752275
pullPolicy: IfNotPresent
22762276
# -- Volume mounts to add to the provisioner pods
22772277
extraVolumeMounts: []
2278+
# -- Volumes to add to the provisioner pods
2279+
extraVolumes: []
22782280

22792281

22802282
kubectlImage:

0 commit comments

Comments
 (0)