Files
wlan-cloud-helm/tip-wlan/example-values/local-multi-namespace/README.md
Max 174f1a4308 WIFI-1207 add example values for a multi namespace deployment (#41)
* add example value for a multi namespace deployment
2021-01-04 12:09:44 +01:00

378 B

Helm values for deploying two Cloud SDK instances into separate namespaces

Usage

helm install tip-wlan-1 tip-wlan -f tip-wlan/example-values/local-multi-namespace/ns-tip-1.yaml
helm install tip-wlan-2 tip-wlan -f tip-wlan/example-values/local-multi-namespace/ns-tip-2.yaml

This will create a Cloud SDK instance in each of the namespaces tip-1 and tip-2.