sync latest changes
This commit is contained in:
20
victorialogs-chart.yml
Normal file
20
victorialogs-chart.yml
Normal file
@@ -0,0 +1,20 @@
|
||||
apiVersion: helm.cattle.io/v1
|
||||
kind: HelmChart
|
||||
metadata:
|
||||
name: victoria-logs
|
||||
namespace: monitoring
|
||||
spec:
|
||||
chart: victoria-logs-single
|
||||
repo: https://victoriametrics.github.io/helm-charts/
|
||||
targetNamespace: monitoring
|
||||
version: 0.11.6
|
||||
valuesContent: |-
|
||||
server:
|
||||
enabled: true
|
||||
retentionPeriod: 14d
|
||||
persistentVolume:
|
||||
enabled: true
|
||||
storageClass: longhorn
|
||||
size: 20Gi
|
||||
vector:
|
||||
enabled: true
|
||||
Reference in New Issue
Block a user