k3s/namespaces/cert-manager/chart.yaml

15 lines
300 B
YAML
Raw Normal View History

2025-01-31 16:14:03 -05:00
apiVersion: helm.cattle.io/v1
kind: HelmChart
metadata:
name: cert-manager
namespace: kube-system
spec:
chart: cert-manager
repo: https://charts.jetstack.io
targetNamespace: cert-manager
createNamespace: true
valuesContent: |-
installCRDs: true
prometheus:
enabled: false