Files
infrastructure/clusters/cl01tl/services/cert-manager/values.yaml
2024-08-21 23:34:20 -05:00

18 lines
353 B
YAML

cert-manager:
crds:
enabled: true
keep: true
replicaCount: 2
config:
apiVersion: controller.config.cert-manager.io/v1alpha1
kind: ControllerConfiguration
enableGatewayAPI: true
prometheus:
enabled: true
servicemonitor:
enabled: true
honorLabels: true
cainjector:
enabled: true
replicaCount: 2