Skip to content

Commit

Permalink
Fix Azure Spring Cloud samples for mount disk (#15924)
Browse files Browse the repository at this point in the history
  • Loading branch information
gavinfish authored Sep 6, 2021
1 parent 1d952b7 commit 076f9c9
Show file tree
Hide file tree
Showing 16 changed files with 70 additions and 70 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@
"httpsOnly": false,
"temporaryDisk": {
"sizeInGB": 2,
"mountPath": "mytemporarydisk"
"mountPath": "/mytemporarydisk"
},
"persistentDisk": {
"sizeInGB": 2,
"mountPath": "mypersistentdisk"
"mountPath": "/mypersistentdisk"
}
},
"identity": null,
Expand All @@ -36,12 +36,12 @@
"httpsOnly": false,
"temporaryDisk": {
"sizeInGB": 2,
"mountPath": "mytemporarydisk"
"mountPath": "/mytemporarydisk"
},
"persistentDisk": {
"sizeInGB": 2,
"usedInGB": 1,
"mountPath": "mypersistentdisk"
"mountPath": "/mypersistentdisk"
}
},
"type": "Microsoft.AppPlatform/Spring/apps",
Expand All @@ -66,12 +66,12 @@
"httpsOnly": false,
"temporaryDisk": {
"sizeInGB": 2,
"mountPath": "mytemporarydisk"
"mountPath": "/mytemporarydisk"
},
"persistentDisk": {
"sizeInGB": 2,
"usedInGB": 1,
"mountPath": "mypersistentdisk"
"mountPath": "/mypersistentdisk"
}
},
"type": "Microsoft.AppPlatform/Spring/apps",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@
"httpsOnly": false,
"temporaryDisk": {
"sizeInGB": 2,
"mountPath": "mytemporarydisk"
"mountPath": "/mytemporarydisk"
},
"persistentDisk": {
"sizeInGB": 2,
"usedInGB": 1,
"mountPath": "mypersistentdisk"
"mountPath": "/mypersistentdisk"
}
},
"type": "Microsoft.AppPlatform/Spring/apps",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,12 @@
"httpsOnly": false,
"temporaryDisk": {
"sizeInGB": 2,
"mountPath": "mytemporarydisk"
"mountPath": "/mytemporarydisk"
},
"persistentDisk": {
"sizeInGB": 2,
"usedInGB": 1,
"mountPath": "mypersistentdisk"
"mountPath": "/mypersistentdisk"
}
},
"type": "Microsoft.AppPlatform/Spring/apps",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@
"httpsOnly": false,
"temporaryDisk": {
"sizeInGB": 2,
"mountPath": "mytemporarydisk"
"mountPath": "/mytemporarydisk"
},
"persistentDisk": {
"sizeInGB": 2,
"mountPath": "mypersistentdisk"
"mountPath": "/mypersistentdisk"
}
},
"identity": {
Expand Down Expand Up @@ -40,12 +40,12 @@
"httpsOnly": false,
"temporaryDisk": {
"sizeInGB": 2,
"mountPath": "mytemporarydisk"
"mountPath": "/mytemporarydisk"
},
"persistentDisk": {
"sizeInGB": 2,
"usedInGB": 1,
"mountPath": "mypersistentdisk"
"mountPath": "/mypersistentdisk"
}
},
"type": "Microsoft.AppPlatform/Spring/apps",
Expand All @@ -70,12 +70,12 @@
"httpsOnly": false,
"temporaryDisk": {
"sizeInGB": 2,
"mountPath": "mytemporarydisk"
"mountPath": "/mytemporarydisk"
},
"persistentDisk": {
"sizeInGB": 2,
"usedInGB": 1,
"mountPath": "mypersistentdisk"
"mountPath": "/mypersistentdisk"
}
},
"type": "Microsoft.AppPlatform/Spring/apps",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@
"enableEndToEndTLS": false,
"temporaryDisk": {
"sizeInGB": 2,
"mountPath": "mytemporarydisk"
"mountPath": "/mytemporarydisk"
},
"persistentDisk": {
"sizeInGB": 2,
"mountPath": "mypersistentdisk"
"mountPath": "/mypersistentdisk"
}
},
"identity": null,
Expand All @@ -38,12 +38,12 @@
"enableEndToEndTLS": false,
"temporaryDisk": {
"sizeInGB": 2,
"mountPath": "mytemporarydisk"
"mountPath": "/mytemporarydisk"
},
"persistentDisk": {
"sizeInGB": 2,
"usedInGB": 1,
"mountPath": "mypersistentdisk"
"mountPath": "/mypersistentdisk"
}
},
"type": "Microsoft.AppPlatform/Spring/apps",
Expand All @@ -69,12 +69,12 @@
"enableEndToEndTLS": false,
"temporaryDisk": {
"sizeInGB": 2,
"mountPath": "mytemporarydisk"
"mountPath": "/mytemporarydisk"
},
"persistentDisk": {
"sizeInGB": 2,
"usedInGB": 1,
"mountPath": "mypersistentdisk"
"mountPath": "/mypersistentdisk"
}
},
"type": "Microsoft.AppPlatform/Spring/apps",
Expand All @@ -100,12 +100,12 @@
"enableEndToEndTLS": false,
"temporaryDisk": {
"sizeInGB": 2,
"mountPath": "mytemporarydisk"
"mountPath": "/mytemporarydisk"
},
"persistentDisk": {
"sizeInGB": 2,
"usedInGB": 1,
"mountPath": "mypersistentdisk"
"mountPath": "/mypersistentdisk"
}
},
"type": "Microsoft.AppPlatform/Spring/apps",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,12 @@
"enableEndToEndTLS": false,
"temporaryDisk": {
"sizeInGB": 2,
"mountPath": "mytemporarydisk"
"mountPath": "/mytemporarydisk"
},
"persistentDisk": {
"sizeInGB": 2,
"usedInGB": 1,
"mountPath": "mypersistentdisk"
"mountPath": "/mypersistentdisk"
}
},
"type": "Microsoft.AppPlatform/Spring/apps",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@
"enableEndToEndTLS": false,
"temporaryDisk": {
"sizeInGB": 2,
"mountPath": "mytemporarydisk"
"mountPath": "/mytemporarydisk"
},
"persistentDisk": {
"sizeInGB": 2,
"usedInGB": 1,
"mountPath": "mypersistentdisk"
"mountPath": "/mypersistentdisk"
}
},
"type": "Microsoft.AppPlatform/Spring/apps",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@
"enableEndToEndTLS": false,
"temporaryDisk": {
"sizeInGB": 2,
"mountPath": "mytemporarydisk"
"mountPath": "/mytemporarydisk"
},
"persistentDisk": {
"sizeInGB": 2,
"mountPath": "mypersistentdisk"
"mountPath": "/mypersistentdisk"
}
},
"identity": {
Expand Down Expand Up @@ -42,12 +42,12 @@
"enableEndToEndTLS": false,
"temporaryDisk": {
"sizeInGB": 2,
"mountPath": "mytemporarydisk"
"mountPath": "/mytemporarydisk"
},
"persistentDisk": {
"sizeInGB": 2,
"usedInGB": 1,
"mountPath": "mypersistentdisk"
"mountPath": "/mypersistentdisk"
}
},
"type": "Microsoft.AppPlatform/Spring/apps",
Expand All @@ -73,12 +73,12 @@
"enableEndToEndTLS": false,
"temporaryDisk": {
"sizeInGB": 2,
"mountPath": "mytemporarydisk"
"mountPath": "/mytemporarydisk"
},
"persistentDisk": {
"sizeInGB": 2,
"usedInGB": 1,
"mountPath": "mypersistentdisk"
"mountPath": "/mypersistentdisk"
}
},
"type": "Microsoft.AppPlatform/Spring/apps",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@
"enableEndToEndTLS": false,
"temporaryDisk": {
"sizeInGB": 2,
"mountPath": "mytemporarydisk"
"mountPath": "/mytemporarydisk"
},
"persistentDisk": {
"sizeInGB": 2,
"mountPath": "mypersistentdisk"
"mountPath": "/mypersistentdisk"
}
},
"identity": null,
Expand All @@ -38,12 +38,12 @@
"enableEndToEndTLS": false,
"temporaryDisk": {
"sizeInGB": 2,
"mountPath": "mytemporarydisk"
"mountPath": "/mytemporarydisk"
},
"persistentDisk": {
"sizeInGB": 2,
"usedInGB": 1,
"mountPath": "mypersistentdisk"
"mountPath": "/mypersistentdisk"
}
},
"type": "Microsoft.AppPlatform/Spring/apps",
Expand All @@ -69,12 +69,12 @@
"enableEndToEndTLS": false,
"temporaryDisk": {
"sizeInGB": 2,
"mountPath": "mytemporarydisk"
"mountPath": "/mytemporarydisk"
},
"persistentDisk": {
"sizeInGB": 2,
"usedInGB": 1,
"mountPath": "mypersistentdisk"
"mountPath": "/mypersistentdisk"
}
},
"type": "Microsoft.AppPlatform/Spring/apps",
Expand All @@ -100,12 +100,12 @@
"enableEndToEndTLS": false,
"temporaryDisk": {
"sizeInGB": 2,
"mountPath": "mytemporarydisk"
"mountPath": "/mytemporarydisk"
},
"persistentDisk": {
"sizeInGB": 2,
"usedInGB": 1,
"mountPath": "mypersistentdisk"
"mountPath": "/mypersistentdisk"
}
},
"type": "Microsoft.AppPlatform/Spring/apps",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,12 @@
"enableEndToEndTLS": false,
"temporaryDisk": {
"sizeInGB": 2,
"mountPath": "mytemporarydisk"
"mountPath": "/mytemporarydisk"
},
"persistentDisk": {
"sizeInGB": 2,
"usedInGB": 1,
"mountPath": "mypersistentdisk"
"mountPath": "/mypersistentdisk"
}
},
"type": "Microsoft.AppPlatform/Spring/apps",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@
"enableEndToEndTLS": false,
"temporaryDisk": {
"sizeInGB": 2,
"mountPath": "mytemporarydisk"
"mountPath": "/mytemporarydisk"
},
"persistentDisk": {
"sizeInGB": 2,
"usedInGB": 1,
"mountPath": "mypersistentdisk"
"mountPath": "/mypersistentdisk"
}
},
"type": "Microsoft.AppPlatform/Spring/apps",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@
"enableEndToEndTLS": false,
"temporaryDisk": {
"sizeInGB": 2,
"mountPath": "mytemporarydisk"
"mountPath": "/mytemporarydisk"
},
"persistentDisk": {
"sizeInGB": 2,
"mountPath": "mypersistentdisk"
"mountPath": "/mypersistentdisk"
}
},
"identity": {
Expand Down Expand Up @@ -42,12 +42,12 @@
"enableEndToEndTLS": false,
"temporaryDisk": {
"sizeInGB": 2,
"mountPath": "mytemporarydisk"
"mountPath": "/mytemporarydisk"
},
"persistentDisk": {
"sizeInGB": 2,
"usedInGB": 1,
"mountPath": "mypersistentdisk"
"mountPath": "/mypersistentdisk"
}
},
"type": "Microsoft.AppPlatform/Spring/apps",
Expand All @@ -73,12 +73,12 @@
"enableEndToEndTLS": false,
"temporaryDisk": {
"sizeInGB": 2,
"mountPath": "mytemporarydisk"
"mountPath": "/mytemporarydisk"
},
"persistentDisk": {
"sizeInGB": 2,
"usedInGB": 1,
"mountPath": "mypersistentdisk"
"mountPath": "/mypersistentdisk"
}
},
"type": "Microsoft.AppPlatform/Spring/apps",
Expand Down
Loading

0 comments on commit 076f9c9

Please sign in to comment.