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.
1 parent 4a0a417 commit b5328b0Copy full SHA for b5328b0
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