ICE-Kubespray Installation
>
Appendix A: Installation option files
>
https.json
>
Example 2: For Multiple FQDN
Example 2: For Multiple FQDN
List FQDN as comma-separated values...
{
"charts": {
"iceDesktop": {
"values": {
"config": {
"ingress": {
"hosts": [
"my-ice-cluster.mydomain.com",
"my-alt-ice-cluster.mydomain.com"
]
}
}
}
},
...
This site works best with JavaScript enabled