feat(devsvc): add TLS configuration for devsvc service in values.alpha.yaml
Signed-off-by: zhenyus <zhenyus@mathmast.com>
This commit is contained in:
parent
1668cdfb34
commit
643c1b2e29
@ -39,6 +39,12 @@ devsvc:
|
||||
name: devsvc-service
|
||||
port:
|
||||
number: 8007
|
||||
tls:
|
||||
exists: false
|
||||
issuerRef:
|
||||
name: mathmast-dot-com
|
||||
kind: ClusterIssuer
|
||||
name: alpha.devsvc.freeleaps.mathmast.com-cert
|
||||
configs:
|
||||
tz: UTC
|
||||
appName: devsvc
|
||||
|
||||
Loading…
Reference in New Issue
Block a user