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 5d132ec commit 7037ff1Copy full SHA for 7037ff1
cluster/manifests/deployment-service/01-config.yaml
@@ -7,6 +7,7 @@ data:
7
aws-account-id: "{{accountID .Cluster.InfrastructureAccount}}"
8
aws-account-name: "{{.Cluster.AccountName}}"
9
cluster-alias: "{{.Cluster.Alias}}"
10
+ cluster-provider: "{{.Cluster.Provider}}"
11
cluster-vpc-id: "{{.Cluster.ConfigItems.vpc_id}}"
12
scalyr-team-token: "{{.Cluster.ConfigItems.scalyr_team_token}}"
13
create-namespaces: "true"
0 commit comments