Skip to content

Commit d6ba68c

Browse files
committed
chore(charts): remove k8s early compatibility
1 parent b106538 commit d6ba68c

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

charts/fluentbit/templates/logger-fluentbit-daemon.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,8 @@ metadata:
77
annotations:
88
component.drycc.cc/version: {{ .Values.imageTag }}
99
spec:
10-
{{- if ge .Capabilities.KubeVersion.Minor "6" }}
1110
updateStrategy:
1211
type: RollingUpdate
13-
{{- end }}
1412
selector:
1513
matchLabels:
1614
app: drycc-logger-fluentbit

0 commit comments

Comments
 (0)