diff --git a/components/vector-kubearchive-log-collector/OWNERS b/components/vector-kubearchive-log-collector/OWNERS new file mode 100644 index 00000000000..28589a6c66a --- /dev/null +++ b/components/vector-kubearchive-log-collector/OWNERS @@ -0,0 +1,17 @@ +# See the OWNERS docs: https://go.k8s.io/owners + +approvers: +- rh-hemartin +- skoved +- ggallen +- maruiz93 +- mafh314 +- olegbet + +reviewers: +- rh-hemartin +- skoved +- ggallen +- maruiz93 +- mafh314 +- olegbet diff --git a/components/vector-kubearchive-log-collector/staging/stone-stg-rh01/loki-helm-values.yaml b/components/vector-kubearchive-log-collector/staging/stone-stg-rh01/loki-helm-values.yaml index 407ea970da4..ba5e8ce86e4 100644 --- a/components/vector-kubearchive-log-collector/staging/stone-stg-rh01/loki-helm-values.yaml +++ b/components/vector-kubearchive-log-collector/staging/stone-stg-rh01/loki-helm-values.yaml @@ -35,13 +35,9 @@ singleBinary: extraVolumeMounts: - name: loki-storage mountPath: /var/loki - - name: tmp-storage - mountPath: /tmp extraVolumes: - name: loki-storage emptyDir: {} - - name: tmp-storage - emptyDir: {} # Basic Loki configuration with S3 storage loki: