Update k8s manifests
This commit is contained in:
parent
e44ff4b331
commit
b588402157
@ -23,8 +23,9 @@ metadata:
|
|||||||
name: bitnami
|
name: bitnami
|
||||||
namespace: flux-system
|
namespace: flux-system
|
||||||
spec:
|
spec:
|
||||||
|
type: oci
|
||||||
interval: 1h
|
interval: 1h
|
||||||
url: https://charts.bitnami.com/bitnami
|
url: oci://registry-1.docker.io/bitnamicharts
|
||||||
---
|
---
|
||||||
apiVersion: source.toolkit.fluxcd.io/v1
|
apiVersion: source.toolkit.fluxcd.io/v1
|
||||||
kind: HelmRepository
|
kind: HelmRepository
|
||||||
|
|||||||
@ -23,6 +23,15 @@ spec:
|
|||||||
limits_config:
|
limits_config:
|
||||||
retention_period: 14d
|
retention_period: 14d
|
||||||
auth_enabled: false
|
auth_enabled: false
|
||||||
|
schemaConfig:
|
||||||
|
configs:
|
||||||
|
- from: "2024-01-01"
|
||||||
|
store: tsdb
|
||||||
|
object_store: filesystem
|
||||||
|
schema: v13
|
||||||
|
index:
|
||||||
|
prefix: index_
|
||||||
|
period: 24h
|
||||||
singleBinary:
|
singleBinary:
|
||||||
replicas: 1
|
replicas: 1
|
||||||
persistence:
|
persistence:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user