fix: pull external-secrets chart from OCI
Deploy Cluster / Terraform (push) Successful in 30s
Deploy Cluster / Ansible (push) Failing after 9m41s

This commit is contained in:
2026-04-24 15:24:58 +00:00
parent 347ca041ba
commit 7b2eca07ab
5 changed files with 45 additions and 21 deletions
@@ -0,0 +1,13 @@
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