chore: Upgrade loki

This commit is contained in:
Tony Du 2025-03-08 20:33:42 -08:00
parent 1441ae0374
commit b21a8b833b
Signed by: tony
SSH Key Fingerprint: SHA256:kkfAzsJYE6sKPZtP7vfEN6zZEQxz6i8xb0Dzq5KD3PE
2 changed files with 7 additions and 7 deletions

View File

@ -3708,7 +3708,7 @@ spec:
description: |-
URL of the Helm repository, a valid URL contains at least a protocol and
host.
pattern: ^(http|https|oci)://$
pattern: ^(http|https|oci)://.*$
type: string
required:
- url
@ -4232,7 +4232,7 @@ spec:
description: |-
URL of the Helm repository, a valid URL contains at least a protocol and
host.
pattern: ^(http|https|oci)://$
pattern: ^(http|https|oci)://.*$
type: string
required:
- url
@ -11414,7 +11414,7 @@ spec:
proxy:
description: Proxy the HTTP/S address of the proxy server.
maxLength: 2048
pattern: ^(http|https)://$
pattern: ^(http|https)://.*$
type: string
secretRef:
description: |-
@ -11616,7 +11616,7 @@ spec:
proxy:
description: Proxy the HTTP/S address of the proxy server.
maxLength: 2048
pattern: ^(http|https)://$
pattern: ^(http|https)://.*$
type: string
secretRef:
description: |-

View File

@ -42,7 +42,7 @@ spec:
# retention_enabled: true
# retention_delete_delay: 2h
limits_config:
retention_period: 744h
retention_period: 336h
allow_structured_metadata: true
volume_enabled: true
ruler:
@ -51,7 +51,7 @@ spec:
minio:
enabled: true
persistence:
size: 4Gi
size: 8Gi
rootUser: root
# rootPassword: ''
@ -61,7 +61,7 @@ spec:
replicas: 1
persistence:
enabled: true
size: 4Gi
size: 1Gi
storageClass: longhorn
# Zero out replica counts of other deployment modes