diff --git a/config/settings.local.yaml.tpl b/config/settings.local.yaml.tpl index 1811ae6f..a66b9641 100644 --- a/config/settings.local.yaml.tpl +++ b/config/settings.local.yaml.tpl @@ -41,10 +41,10 @@ # gateway: # Reference to Gateway that should be used # namespace: "istio-system" # name: "istio-ingressgateway" -# mgc: -# spokes: -# local-cluster: -# project: "kuadrant" # Optional: namespace for tests to run, if None uses current project -# api_url: "https://api.openshift.com" # Optional: OpenShift API URL, if None it will OpenShift that you are logged in -# token: "KUADRANT_RULEZ" # Optional: OpenShift Token, if None it will OpenShift that you are logged in -# kubeconfig_path: "~/.kube/config" # Optional: Kubeconfig to use, if None the default one is used \ No newline at end of file +# mgc: +# spokes: +# local-cluster: +# project: "kuadrant" # Optional: namespace for tests to run, if None uses current project +# api_url: "https://api.openshift.com" # Optional: OpenShift API URL, if None it will OpenShift that you are logged in +# token: "KUADRANT_RULEZ" # Optional: OpenShift Token, if None it will OpenShift that you are logged in +# kubeconfig_path: "~/.kube/config" # Optional: Kubeconfig to use, if None the default one is used \ No newline at end of file