parent
cc4589cb14
commit
10ad216fcf
7 changed files with 41 additions and 10 deletions
|
|
@ -11,7 +11,7 @@ metadata:
|
|||
host: "^{{ .Values.srv.host }}.*$"
|
||||
host_regex: true
|
||||
prefix: /
|
||||
service: {{ template "testapp.fullname" . }}-srv.{{ Release.Namespace }}.svc:8080
|
||||
service: {{ template "testapp.fullname" . }}-srv.{{ .Release.Namespace }}.svc:8080
|
||||
{{- range $key, $value := .Values.service.srv.annotations }}
|
||||
{{ $key }}: {{ $value | quote }}
|
||||
{{- end }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue