mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-07 06:12:04 +00:00
moved base (#146)
* moved base * as per PR * Update k8s/base/deployment.yaml Co-authored-by: Florian Forster <florian@caos.ch> Co-authored-by: Florian Forster <florian@caos.ch>
This commit is contained in:
13
k8s/base/output.yaml
Normal file
13
k8s/base/output.yaml
Normal file
@@ -0,0 +1,13 @@
|
||||
|
||||
apiVersion: logging.banzaicloud.io/v1beta1
|
||||
kind: Output
|
||||
metadata:
|
||||
name: output-loki
|
||||
spec:
|
||||
loki:
|
||||
buffer:
|
||||
timekey: 1m
|
||||
timekey_use_utc: true
|
||||
timekey_wait: 30s
|
||||
configure_kubernetes_labels: true
|
||||
url: http://loki.caos-system:3100
|
||||
Reference in New Issue
Block a user