test(helm test, ci): undo the demo damage
This commit is contained in:
@@ -32,7 +32,7 @@ workflows:
|
||||
context: main-builds
|
||||
filters:
|
||||
branches:
|
||||
only: gergo/helmChartTest
|
||||
only: gergo/bogus
|
||||
|
||||
jobs:
|
||||
test_server:
|
||||
|
||||
@@ -17,7 +17,6 @@ spec:
|
||||
- name: SPECKLE_SERVER
|
||||
value: https://{{ .Values.domain }}
|
||||
- name: SERVER_VERSION
|
||||
# value: {{ .Values.docker_image_tag }}
|
||||
value: "2.3.3"
|
||||
value: {{ .Values.docker_image_tag }}
|
||||
restartPolicy: Never
|
||||
{{- end }}
|
||||
Reference in New Issue
Block a user