Skip to content

Commit 5dea5cc

Browse files
committed
Updated aks/springboot/README.md workflow
1 parent f16c767 commit 5dea5cc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

aks/create/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ This example assumes you have previously completed the following example:
2424
<!-- workflow.run()
2525
2626
if [[ -z $AKS ]]; then
27-
export AKS=aks-$RANDOM
27+
export AKS=joazaks$RANDOM
2828
echo ---------------------------------------------------------------------
2929
echo Creating AKS cluster - $AKS
3030
echo ---------------------------------------------------------------------

aks/springboot/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
## Prerequisites
77

8-
<!-- workflow.cron(0 19 * * 4) -->
8+
<!-- workflow.cron(0 4 * * 2) -->
99
<!-- workflow.include(../create-kube-config/README.md) -->
1010
<!-- workflow.include(../use-your-acr/README.md) -->
1111

0 commit comments

Comments
 (0)