test(helm test deployment): fake test failure

This commit is contained in:
Gergő Jedlicska
2022-01-14 11:17:08 +01:00
parent b037a65aa9
commit 78c534d6d6
@@ -17,6 +17,7 @@ spec:
- name: SPECKLE_SERVER
value: https://{{ .Values.domain }}
- name: SERVER_VERSION
value: {{ .Values.docker_image_tag }}
value: "2.3.1"
# value: {{ .Values.docker_image_tag }}
restartPolicy: Never
{{- end }}