diff --git a/charts/powerdns-operator/Chart.yaml b/charts/powerdns-operator/Chart.yaml index 8c990f4..503f282 100644 --- a/charts/powerdns-operator/Chart.yaml +++ b/charts/powerdns-operator/Chart.yaml @@ -33,4 +33,4 @@ annotations: description: | An RRset is a collection of records that share the same name and type. RRsets can be used to represent a collection of records that are managed - together. \ No newline at end of file + together. diff --git a/charts/powerdns-operator/values.yaml b/charts/powerdns-operator/values.yaml index 7c5d1b6..b93b5b7 100644 --- a/charts/powerdns-operator/values.yaml +++ b/charts/powerdns-operator/values.yaml @@ -12,7 +12,7 @@ global: # disabled - No modification applied. adaptSecurityContext: auto -replicaCount: 1 # we do not support more than 1 replica +replicaCount: 1 # we do not support more than 1 replica commonLabels: {}