Skip to content

Commit

Permalink
Remove priority field from APIService definition (helm#13685)
Browse files Browse the repository at this point in the history
Signed-off-by: cedric lamoriniere <cedric.lamoriniere@datadoghq.com>
  • Loading branch information
clamoriniere authored and goshlanguage committed May 17, 2019
1 parent afb64f3 commit 858297f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion stable/datadog/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v1
name: datadog
version: 1.30.4
version: 1.30.5
appVersion: 6.10.1
description: DataDog Agent
keywords:
Expand Down
1 change: 0 additions & 1 deletion stable/datadog/templates/agent-apiservice.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,4 @@ spec:
group: external.metrics.k8s.io
groupPriorityMinimum: 100
versionPriority: 100
priority: 100
{{- end -}}

0 comments on commit 858297f

Please sign in to comment.