Files
micqdf 7b2eca07ab
Deploy Cluster / Terraform (push) Successful in 30s
Deploy Cluster / Ansible (push) Failing after 9m41s
fix: pull external-secrets chart from OCI
2026-04-24 15:24:58 +00:00

14 lines
330 B
YAML

apiVersion: source.toolkit.fluxcd.io/v1
kind: OCIRepository
metadata:
name: external-secrets
namespace: flux-system
spec:
interval: 10m
url: oci://ghcr.io/external-secrets/charts/external-secrets
ref:
tag: 2.1.0
layerSelector:
mediaType: application/vnd.cncf.helm.chart.content.v1.tar+gzip
operation: copy