add app cert manager

This commit is contained in:
2024-07-27 17:14:44 +10:00
parent e605349548
commit 5c8f285073
4 changed files with 28 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
helmCharts:
- name: cert-manager
repo: https://charts.jetstack.io
version: v1.15.1
releaseName: cert-manager
valuesFile: values.yaml