Update values.yaml

This commit is contained in:
Kjeld Schouten-Lebbing
2022-07-07 18:38:42 +02:00
committed by GitHub
parent eb11ea64ce
commit e7f4c4b9de
+1 -2
View File
@@ -49,9 +49,8 @@ service:
targetPort: 9090
hostAliases:
- ip: "127.0.0.1"
- ip: '{{ .Values.AccessIP | default "127.0.0.1" }}'
hostnames:
- "test.fakedomain.dns"
- "{{ if .Values.ingress.main.enabled }}{{ with (first .Values.ingress.main.hosts) }}{{ .host }}{{ end }}{{ else }}placeholder.fakedomain.dns{{ end }}"
secretEnv: