flux: add yc-oci-charts helm repository source
This commit is contained in:
parent
98d60f2036
commit
8a8a5c4abc
12
clusters/yc-k8s-test/helm-repositories.yaml
Normal file
12
clusters/yc-k8s-test/helm-repositories.yaml
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
---
|
||||||
|
apiVersion: source.toolkit.fluxcd.io/v1
|
||||||
|
kind: HelmRepository
|
||||||
|
metadata:
|
||||||
|
name: yc-oci-charts
|
||||||
|
namespace: flux-system
|
||||||
|
spec:
|
||||||
|
type: oci
|
||||||
|
interval: 10m0s
|
||||||
|
url: oci://cr.yandex/crp3ccidau046kdj8g9q/charts
|
||||||
|
secretRef:
|
||||||
|
name: yc-cr-auth
|
||||||
Loading…
Reference in New Issue
Block a user