diff --git a/helm/tilt.yaml b/helm/tilt.yaml index f72d2b8e4..367ab0c29 100644 --- a/helm/tilt.yaml +++ b/helm/tilt.yaml @@ -2,10 +2,12 @@ # This is a YAML-formatted file. # Declare variables to be passed into your templates. -# Tilt is an exeption to the multi-values case, -# as the Tilt runner only accepts a single values fle +# Tilt is an exception to the multi-values case, +# as the Tilt runner only accepts a single values file options: + certManager: + enabled: true tilt: enabled: true featureSet: experimental