File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ keywords:
1010 - splitdns
1111maintainers :
1212 - name : dan1el-k
13- version : 1.0.2
13+ version : 1.0.3
1414appVersion : v1.0
1515
1616# dependencies:
Original file line number Diff line number Diff line change 4747 name : {{ $fullName }}
4848 port :
4949 number : {{ $svcPort }}
50- tls : # < placing a host in the TLS config will determine what ends up in the cert's subjectAltNames
51- - hosts :
52- - blocky.{{ .Values.k8sGateway.domain }}
53- secretName : blocky-cert # < cert-manager will store the created certificate in this secret.
50+ tls : # < placing a host in the TLS config will determine what ends up in the cert's subjectAltNames
51+ - hosts :
52+ - blocky.{{ .Values.k8sGateway.domain }}
53+ secretName : blocky-cert # < cert-manager will store the created certificate in this secret.
5454{{- end }}
You can’t perform that action at this time.
0 commit comments