Merge commit 'fe564d72279f4ab061b961dd528623f0ed272667' as 'cluster-config'
This commit is contained in:
18
cluster-config/components/loki/instance/base/lokistack.yaml
Normal file
18
cluster-config/components/loki/instance/base/lokistack.yaml
Normal file
@@ -0,0 +1,18 @@
|
||||
apiVersion: loki.grafana.com/v1
|
||||
kind: LokiStack
|
||||
metadata:
|
||||
name: logging-loki
|
||||
annotations:
|
||||
argocd.argoproj.io/sync-options: SkipDryRunOnMissingResource=true
|
||||
spec:
|
||||
size: 1x.extra-small
|
||||
storage:
|
||||
schemas:
|
||||
- effectiveDate: '2022-06-01'
|
||||
version: v12
|
||||
secret:
|
||||
name: loki-storage
|
||||
type: s3
|
||||
storageClassName: lvms-vg1
|
||||
tenants:
|
||||
mode: openshift-logging
|
||||
Reference in New Issue
Block a user