Skip to content

Commit 9c5e24a

Browse files
committed
KubeArchive loki: remove second tmp folder
Signed-off-by: Hector Martinez <[email protected]>
1 parent 317e66e commit 9c5e24a

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

components/vector-kubearchive-log-collector/staging/stone-stg-rh01/loki-helm-values.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,13 +35,9 @@ singleBinary:
3535
extraVolumeMounts:
3636
- name: loki-storage
3737
mountPath: /var/loki
38-
- name: tmp-storage
39-
mountPath: /tmp
4038
extraVolumes:
4139
- name: loki-storage
4240
emptyDir: {}
43-
- name: tmp-storage
44-
emptyDir: {}
4541

4642
# Basic Loki configuration with S3 storage
4743
loki:

0 commit comments

Comments
 (0)