Skip to content

Commit 62e9f8e

Browse files
committed
chore(charts): remove k8s early compatibility
1 parent a795e80 commit 62e9f8e

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

charts/monitor/templates/monitor-telegraf-daemon.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,8 @@ spec:
1010
selector:
1111
matchLabels:
1212
app: drycc-monitor-telegraf
13-
{{- if ge .Capabilities.KubeVersion.Minor "6" }}
1413
updateStrategy:
1514
type: RollingUpdate
16-
{{- end }}
1715
template:
1816
metadata:
1917
labels: {{- include "common.labels.standard" . | nindent 8 }}

0 commit comments

Comments
 (0)