Files
HetznerTerra/infrastructure/addons/flux-ui/ocirepository-weave-gitops.yaml
T
micqdf 8d74661483
Deploy Cluster / Terraform (push) Has been cancelled
Deploy Cluster / Ansible (push) Has been cancelled
fix: use published weave gitops chart
2026-05-05 05:01:33 +00:00

15 lines
344 B
YAML

apiVersion: source.toolkit.fluxcd.io/v1
kind: OCIRepository
metadata:
name: weave-gitops
namespace: flux-system
spec:
interval: 10m
insecure: true
url: oci://10.27.27.239:5001/weaveworks/charts/weave-gitops
ref:
tag: 4.0.36
layerSelector:
mediaType: application/vnd.cncf.helm.chart.content.v1.tar+gzip
operation: copy