Squashed 'cluster-config/' content from commit 654f2390
git-subtree-dir: cluster-config git-subtree-split: 654f23903bd1f9a27a4810bd289d165b6cfdbb0c
This commit is contained in:
18
components/loki/instance/base/lokistack.yaml
Normal file
18
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