We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6223e07 + b5328b0 commit e882df1Copy full SHA for e882df1
cluster/manifests/deployment-service/01-config.yaml
@@ -5,6 +5,7 @@ metadata:
5
namespace: kube-system
6
data:
7
aws-account-id: "{{accountID .Cluster.InfrastructureAccount}}"
8
+ aws-account-name: "{{.Cluster.AccountName}}"
9
cluster-alias: "{{.Cluster.Alias}}"
10
cluster-vpc-id: "{{.Cluster.ConfigItems.vpc_id}}"
11
scalyr-team-token: "{{.Cluster.ConfigItems.scalyr_team_token}}"
0 commit comments