Skip to content

Commit 40cd4f2

Browse files
Updates to servicefabricdeploy.parameters.json file
1 parent 788eee4 commit 40cd4f2

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

deploy/az/servicefabric/LinuxContainers/servicefabricdeploy.parameters.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"contentVersion": "1.0.0.0",
44
"parameters": {
55
"clusterName": {
6-
"value": "eshopsflinux"
6+
"value": "qa-eshop-sflinux-cluster"
77
},
88
"clusterLocation": {
99
"value": "westus"
@@ -24,7 +24,7 @@
2424
"value": "eshoponsflin-PubIP"
2525
},
2626
"dnsName": {
27-
"value": "eshopsflinux"
27+
"value": "qa-eshop-sflinux-cluster"
2828
},
2929
"virtualNetworkName": {
3030
"value": "VNet-eshoponsflin"

deploy/az/servicefabric/WindowsContainers/servicefabricdeploy.parameters.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"contentVersion": "1.0.0.0",
44
"parameters": {
55
"clusterName": {
6-
"value": "eshopsfwindows"
6+
"value": "qa-eshop-sfwin-cluster"
77
},
88
"clusterLocation": {
99
"value": "westus"
@@ -24,7 +24,7 @@
2424
"value": "eshopsfwin-PubIP"
2525
},
2626
"dnsName": {
27-
"value": "eshopsfwindows"
27+
"value": "qa-eshop-sfwin-cluster"
2828
},
2929
"virtualNetworkName": {
3030
"value": "VNet-eshopsfwin"

0 commit comments

Comments
 (0)