Files
argocd-apps/apps/overlays/au-syd1/cert-manager/kustomization.yaml
T
unkinben 7ce0cdcb6d
ci/woodpecker/pr/pre-commit Pipeline was successful
ci/woodpecker/pr/kubeconform Pipeline failed
chore: migrate to artifactapi helm virtual repo
- replace all helm repos with artifactapi/virtual/helm
- update projects with accepted repos
2026-05-01 21:53:42 +10:00

15 lines
328 B
YAML

---
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- ../../../base/cert-manager
helmCharts:
- name: cert-manager
repo: https://artifactapi.k8s.syd1.au.unkin.net/api/v1/virtual/helm
version: "v1.19.2"
releaseName: cert-manager
namespace: cert-manager
valuesFile: values.yaml