Closed mrhoads closed 6 months ago
This PR adds the MQTT listener/simulator, RTSP simulator, and InfluxDB to the contoso-motors chart as sub-charts. It can be deployed via GitOps using the same syntax as the previous iteration of contoso-motors:
az k8s-configuration flux create --cluster-name <cluster-name> --resource-group <resource group> --name contoso-motors --namespace default --cluster-type connectedClusters --scope cluster --url https://github.com/mrhoads/jumpstart-agora-apps --branch helm-all-apps --sync-interval 3s --kustomization name=contoso-motors prune=false path=./contoso_manufacturing/operations
This PR adds the MQTT listener/simulator, RTSP simulator, and InfluxDB to the contoso-motors chart as sub-charts. It can be deployed via GitOps using the same syntax as the previous iteration of contoso-motors: