diff --git a/templates/hmc/values.yaml b/templates/hmc/values.yaml index 03ca7d40b..d92dc4ebc 100644 --- a/templates/hmc/values.yaml +++ b/templates/hmc/values.yaml @@ -46,9 +46,12 @@ metricsService: targetPort: 8080 type: ClusterIP +# Subcharts cert-manager: enabled: true - installCRDs: true + crds: + enabled: true + keep: false global: leaderElection: namespace: hmc-system