Use namespace for azdata login with postgres deployment (#15592)

* Azdata login uses namespace since required, checks for endpoint

* Change back version

* Remove tabs
This commit is contained in:
nasc17
2021-05-28 08:37:18 -07:00
committed by GitHub
parent ddb442f1e1
commit 52a223e9ff
3 changed files with 5 additions and 1 deletions

View File

@@ -572,6 +572,7 @@
"source": {
"providerId": "arc.controllers",
"variableNames": {
"namespace": "AZDATA_NB_VAR_ARC_DATA_CONTROLLER_NAMESPACE",
"endpoint": "AZDATA_NB_VAR_CONTROLLER_ENDPOINT",
"username": "AZDATA_NB_VAR_CONTROLLER_USERNAME",
"kubeConfig": "AZDATA_NB_VAR_CONTROLLER_KUBECONFIG",