diff --git a/apps/logging/promtail/values.yaml b/apps/logging/promtail/values.yaml index b8fd430..757e2ef 100644 --- a/apps/logging/promtail/values.yaml +++ b/apps/logging/promtail/values.yaml @@ -133,19 +133,11 @@ promtail: - name: journal hostPath: path: /var/log/journal - - - name: positions - hostPath: - path: /var/lib/promtail/positions - type: DirectoryOrCreate extraVolumeMounts: - name: journal mountPath: /var/log/journal readOnly: true - - - name: positions - mountPath: /run/promtail # Tolerations to run on all nodes tolerations: