chore(helm): add volumes and volumeMounts chart values (#4714)
This commit is contained in:
@@ -85,6 +85,10 @@ tolerations: []
|
||||
|
||||
affinity: {}
|
||||
|
||||
volumeMounts: []
|
||||
|
||||
volumes: []
|
||||
|
||||
# This will allow us to install locales even without internet access using a initContainer & wikjs "sideloading"
|
||||
sideload:
|
||||
enabled: false
|
||||
|
||||
Reference in New Issue
Block a user