From 3875c4b17ec4705897dbf5028a6fe0393d137fbe Mon Sep 17 00:00:00 2001 From: Devesh Sharma Date: Tue, 27 Aug 2024 16:11:14 +0530 Subject: [PATCH] Updated readmefile Signed-off-by: Devesh Sharma --- argocd-helm-charts/capi-cluster/charts/azure/README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/argocd-helm-charts/capi-cluster/charts/azure/README.md b/argocd-helm-charts/capi-cluster/charts/azure/README.md index e354854b5..8b1991aa1 100644 --- a/argocd-helm-charts/capi-cluster/charts/azure/README.md +++ b/argocd-helm-charts/capi-cluster/charts/azure/README.md @@ -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