Skip to content

Commit

Permalink
Update variant version
Browse files Browse the repository at this point in the history
  • Loading branch information
idogada-akamai committed Nov 19, 2024
1 parent 83176e0 commit bbcb02b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/fluentd/templates/_pod.tpl
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{{- define "fluentd.pod" -}}
{{- $defaultTag := printf "%s-debian-%s-1.0" (.Chart.AppVersion) (.Values.variant) -}}
{{- $defaultTag := printf "%s-debian-%s-1.2" (.Chart.AppVersion) (.Values.variant) -}}
{{- with .Values.imagePullSecrets }}
imagePullSecrets:
{{- toYaml . | nindent 2 }}
Expand Down

0 comments on commit bbcb02b

Please sign in to comment.