diff --git a/templates/drone-helm-value.yaml.j2 b/templates/drone-helm-value.yaml.j2 index 8039358..44fba0c 100644 --- a/templates/drone-helm-value.yaml.j2 +++ b/templates/drone-helm-value.yaml.j2 @@ -33,8 +33,8 @@ securityContext: ## Prometheus scrape annotations. ## podAnnotations: - prometheus.io/scrape: "true" - prometheus.io/port: "80" + prometheus.io/scrape: "true" + prometheus.io/port: "80" updateStrategy: {}