Fix Promtail for Bluefin (#4519)
* Update values.yaml Removing invalid mounting of /mnt Signed-off-by: John Dorman <dorman@overlooked.us> * updating version Signed-off-by: John Dorman <dorman@overlooked.us> * Update version for Loki Dep Signed-off-by: John Dorman <dorman@overlooked.us> * Update Chart.yaml Signed-off-by: John Dorman <dorman@overlooked.us> * Update Chart.yaml Signed-off-by: John Dorman <dorman@overlooked.us> * Update Chart.yaml Signed-off-by: John Dorman <dorman@overlooked.us> Signed-off-by: John Dorman <dorman@overlooked.us>
This commit is contained in:
@@ -53,12 +53,6 @@ securityContext:
|
||||
runAsNonRoot: false
|
||||
|
||||
persistence:
|
||||
containers:
|
||||
enabled: true
|
||||
type: hostPath
|
||||
mountPath: /mnt
|
||||
hostPath: /mnt
|
||||
readOnly: true
|
||||
pods:
|
||||
enabled: true
|
||||
type: hostPath
|
||||
|
||||
Reference in New Issue
Block a user