Closed mrhoads closed 3 weeks ago
This should add the GitOps configuration for contoso-hypermarket. The CLI equivalent is:
az k8s-configuration flux create --cluster-name <cluster> --resource-group <resource group> --name contoso-hypermarket --namespace default --cluster-type connectedClusters --scope cluster --url https://github.com/Azure/jumpstart-apps --branch main --kustomization name=contoso-hypermarket path=./agora/contoso_hypermarket/
There is a merge conflict here @mrhoads
merge conflict should be resolved but hoping fresh eyes can look at this before doing the merge
This should add the GitOps configuration for contoso-hypermarket. The CLI equivalent is: