gf-k8s/state/gullfaxi/system/cert-manager.yaml

22 lines
445 B
YAML

apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: cert-manager
spec:
destination:
server: https://kubernetes.default.svc
namespace: argocd
project: system
syncPolicy:
automated:
prune: true
selfHeal: true
syncOptions:
- CreateNamespace=true
source:
repoURL: https://charts.jetstack.io
chart: cert-manager
targetRevision: 1.12.4
helm:
values: |
# nothing