We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8dfe283 + a9ed0fa commit 4d06feaCopy full SHA for 4d06fea
1 file changed
setup/stacks/core-infra.yaml
@@ -21,6 +21,7 @@ spec:
21
cluster_name: [[ .Cluster ]]
22
[[ if eq .Provider "azure" ]]
23
resource_group_name: [[ .Project ]]
24
+ network_name: [[ .Cluster ]]-network
25
subscription_id: [[ .Context.SubscriptionId ]]
26
tenant_id: [[ .Context.TenantId ]]
27
client_id: {{ .StacksIdentity }}
0 commit comments