e3da5a50e4
Aassuming the usge of nginx ingress controller, cert-manager and letsencrypt clusterissuer. Multi hosts are based on the same backend service. Change-Id: Ia4c02847afa380a234fa738d467ddbd011270100
10 lines
199 B
YAML
10 lines
199 B
YAML
apiVersion: dashboard.openstack.org/v1alpha1
|
|
kind: Horizon
|
|
metadata:
|
|
name: sample
|
|
labels:
|
|
prometheus: helm
|
|
spec:
|
|
ingress:
|
|
- host: "horizon1.vexxhost.com"
|
|
- host: "horizon2.vexxhost.com" |