Add serialproxy to openstack helm nova
There are novncproxy and spiceproxy but no option for serialproxy so add to openstack helm story: 2011319 task: 51507 Change-Id: I1130c619dac4262b79f4c1c3f39141427ed3833c
This commit is contained in:
committed by
Vladimir Kozhukalov
parent
54b3ff1f49
commit
910170504e
@@ -175,6 +175,16 @@ endpoints:
|
||||
kind: ClusterIssuer
|
||||
scheme:
|
||||
default: https
|
||||
compute_serial_proxy:
|
||||
host_fqdn_override:
|
||||
default:
|
||||
tls:
|
||||
secretName: nova-tls-serialproxy
|
||||
issuerRef:
|
||||
name: ca-issuer
|
||||
kind: ClusterIssuer
|
||||
scheme:
|
||||
default: wss
|
||||
placement:
|
||||
host_fqdn_override:
|
||||
default:
|
||||
|
||||
Reference in New Issue
Block a user