feat(config): refactor YAML files and add new object store configuration
这个提交包含在:
@@ -6,6 +6,7 @@ metadata:
|
||||
namespace: infra-gitops
|
||||
spec:
|
||||
interval: 168h
|
||||
timeout: 5m
|
||||
url: https://charts.jetstack.io
|
||||
---
|
||||
# cert-manager-webhook-dnspod (OCI)
|
||||
@@ -16,6 +17,7 @@ metadata:
|
||||
namespace: infra-gitops
|
||||
spec:
|
||||
interval: 168h
|
||||
timeout: 5m
|
||||
url: https://imroc.github.io/cert-manager-webhook-dnspod
|
||||
---
|
||||
# reflector
|
||||
@@ -26,6 +28,7 @@ metadata:
|
||||
namespace: infra-gitops
|
||||
spec:
|
||||
interval: 168h
|
||||
timeout: 5m
|
||||
url: https://emberstack.github.io/helm-charts
|
||||
---
|
||||
# velero
|
||||
@@ -36,6 +39,7 @@ metadata:
|
||||
namespace: infra-gitops
|
||||
spec:
|
||||
interval: 168h
|
||||
timeout: 5m
|
||||
url: https://vmware-tanzu.github.io/helm-charts
|
||||
---
|
||||
# cloudnative-pg, plugin-barman-cloud
|
||||
@@ -46,6 +50,7 @@ metadata:
|
||||
namespace: infra-gitops
|
||||
spec:
|
||||
interval: 168h
|
||||
timeout: 5m
|
||||
url: https://cloudnative-pg.github.io/charts
|
||||
---
|
||||
# valkey-cluster (OCI)
|
||||
@@ -56,6 +61,7 @@ metadata:
|
||||
namespace: infra-gitops
|
||||
spec:
|
||||
interval: 168h
|
||||
timeout: 5m
|
||||
type: oci
|
||||
url: oci://docker.m.daocloud.io/bitnamicharts
|
||||
---
|
||||
@@ -67,6 +73,7 @@ metadata:
|
||||
namespace: infra-gitops
|
||||
spec:
|
||||
interval: 168h
|
||||
timeout: 5m
|
||||
url: https://kubernetes.github.io/ingress-nginx
|
||||
---
|
||||
# crowdsec
|
||||
@@ -77,6 +84,7 @@ metadata:
|
||||
namespace: infra-gitops
|
||||
spec:
|
||||
interval: 168h
|
||||
timeout: 5m
|
||||
url: https://crowdsecurity.github.io/helm-charts
|
||||
---
|
||||
# tailscale-derp, rustdesk-server
|
||||
@@ -87,6 +95,7 @@ metadata:
|
||||
namespace: infra-gitops
|
||||
spec:
|
||||
interval: 168h
|
||||
timeout: 5m
|
||||
url: https://devcm-repo.github.io/helm-charts
|
||||
---
|
||||
# loki, promtail
|
||||
@@ -97,6 +106,7 @@ metadata:
|
||||
namespace: infra-gitops
|
||||
spec:
|
||||
interval: 168h
|
||||
timeout: 5m
|
||||
url: https://grafana.github.io/helm-charts
|
||||
---
|
||||
# kube-prometheus-stack
|
||||
@@ -107,6 +117,7 @@ metadata:
|
||||
namespace: infra-gitops
|
||||
spec:
|
||||
interval: 168h
|
||||
timeout: 5m
|
||||
url: https://prometheus-community.github.io/helm-charts
|
||||
---
|
||||
# gitea, gitea-actions
|
||||
@@ -117,6 +128,7 @@ metadata:
|
||||
namespace: infra-gitops
|
||||
spec:
|
||||
interval: 168h
|
||||
timeout: 5m
|
||||
url: https://dl.gitea.com/charts
|
||||
---
|
||||
# whoami
|
||||
@@ -127,6 +139,7 @@ metadata:
|
||||
namespace: infra-gitops
|
||||
spec:
|
||||
interval: 168h
|
||||
timeout: 5m
|
||||
url: https://cowboysysop.github.io/charts/
|
||||
---
|
||||
# halo
|
||||
@@ -137,4 +150,5 @@ metadata:
|
||||
namespace: infra-gitops
|
||||
spec:
|
||||
interval: 168h
|
||||
timeout: 5m
|
||||
url: https://halo-sigs.github.io/charts/
|
||||
|
||||
在新议题中引用
屏蔽一个用户