Skip to content

Commit

Permalink
Add missing property
Browse files Browse the repository at this point in the history
  • Loading branch information
janboll committed Nov 22, 2024
1 parent b9bd29b commit 743f2de
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions config/config.msft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ defaults:

# MGMT cluster specifics
mgmt:
clusterServicePrincipalId: 'todo'
subscription: hcp-{{ .ctx.region }}
rg: hcp-underlay-{{ .ctx.region }}-mgmt-{{ .ctx.stamp }}
etcd:
Expand Down
1 change: 1 addition & 0 deletions config/public-cloud-msft-int.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@
"restrictIstioIngress": true
},
"mgmt": {
"clusterServicePrincipalId": "todo",
"etcd": {
"kvName": "arohcp-etcd-int-1",
"kvSoftDelete": true
Expand Down

0 comments on commit 743f2de

Please sign in to comment.