diff --git a/charts/deep-distributed/values.yaml b/charts/deep-distributed/values.yaml index 9ae3c58..2c55a53 100644 --- a/charts/deep-distributed/values.yaml +++ b/charts/deep-distributed/values.yaml @@ -1013,7 +1013,7 @@ monitoring: labels: release: prometheus # Additional annotations to add to the rules - annotations: { } + annotations: {} # The namespace to deploy the rules in namespace: null # The rules to add diff --git a/charts/deep/values.yaml b/charts/deep/values.yaml index 88108c9..07b4000 100644 --- a/charts/deep/values.yaml +++ b/charts/deep/values.yaml @@ -458,7 +458,7 @@ monitoring: labels: release: prometheus # Additional annotations to add to the rules - annotations: { } + annotations: {} # The namespace to deploy the rules in namespace: null # The rules to add