Skip to content

Commit

Permalink
Derive context from cluster name
Browse files Browse the repository at this point in the history
  • Loading branch information
matfax committed Aug 13, 2018
1 parent e109ec4 commit c224989
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions helmsman.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,8 @@ maintainer = "matfax ([email protected])"
description = "Azure Kubernetes Autoscaling Service"

[settings]
kubeContext = "akscale"
kubeContext = "$AKS_CLUSTER_NAME"
storageBackend = "secret"
serviceAccount = "akscale-sa"

[namespaces]
[namespaces.akscale]
Expand Down

0 comments on commit c224989

Please sign in to comment.