Skip to content

Commit

Permalink
AKS 1.27.9-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
Automatic Update committed Mar 12, 2024
1 parent 2e60510 commit accbdd2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions auth
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
prometheus:$apr1$vO153Cna$9jjlfEPFLhAS64WMbqP4l/
4 changes: 2 additions & 2 deletions scripts/aks/development.env
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@ fi
#######################################################################################
### AKS
###
: ${KUBERNETES_VERSION:="1.27.7"} #Usage of Kubernetes version with parameters. If KUBERNETES_VERSION is passed as argument, it will be used and not be overwritten by entered current value.
: ${KUBERNETES_VERSION:="1.27.9"} #Usage of Kubernetes version with parameters. If KUBERNETES_VERSION is passed as argument, it will be used and not be overwritten by entered current value.
MIN_COUNT="2"
MAX_COUNT="6"
NODE_COUNT="3"
NODE_COUNT="2"
SYSTEM_MIN_COUNT="1"
SYSTEM_MAX_COUNT="2"
PIPELINE_MIN_COUNT="1"
Expand Down

0 comments on commit accbdd2

Please sign in to comment.