Skip to content

Commit

Permalink
Updated readmefile
Browse files Browse the repository at this point in the history
Signed-off-by: Devesh Sharma <[email protected]>
  • Loading branch information
Devesh Sharma committed Aug 27, 2024
1 parent 16ae93c commit 3875c4b
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions argocd-helm-charts/capi-cluster/charts/azure/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,14 @@ global:
subnet:
name: controlplan-subnet
cidrBlock: "10.1.1.0/24"
managedCluster: false
selfManagedCluster:
enabled: true
clientSecret:
ControlplanSecret: test-control-plane-azure-json
workerNodeAzure: test-md-0-azure-json
localHostname: '{{ ds.meta_data["local_hostname"] }}'
apiLoadbalancer: Public

systemPool:
osDiskSizeGB: 30
Expand Down

0 comments on commit 3875c4b

Please sign in to comment.