diff --git a/deployment/helm/node-feature-discovery/values.yaml b/deployment/helm/node-feature-discovery/values.yaml index dcb24cced..cbf8b1db5 100644 --- a/deployment/helm/node-feature-discovery/values.yaml +++ b/deployment/helm/node-feature-discovery/values.yaml @@ -88,9 +88,9 @@ master: # The name of the service account to use. # If not set and create is true, a name is generated using the fullname template name: - + # specify how many old ReplicaSets for the Deployment to retain. - revisionHistoryLimit: + revisionHistoryLimit: rbac: create: true @@ -546,7 +546,7 @@ gc: affinity: {} # specify how many old ReplicaSets for the Deployment to retain. - revisionHistoryLimit: + revisionHistoryLimit: # Optionally use encryption for worker <--> master comms # TODO: verify hostname is not yet supported