Skip to content

Commit 71be7e6

Browse files
committed
Fix helm app version stripping v
1 parent 5672bc2 commit 71be7e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/service.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ spec:
4949
{{- end }}
5050
containers:
5151
- name: coder-logstream-kube
52-
image: "{{ .Values.image.repo }}:{{ .Values.image.tag | default (printf "v%v" .Chart.AppVersion) }}"
52+
image: "{{ .Values.image.repo }}:{{ .Values.image.tag | default .Chart.AppVersion }}"
5353
imagePullPolicy: {{ .Values.image.pullPolicy }}
5454
command:
5555
- /coder-logstream-kube

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy