201-k8s-cluster-with-aks-applicationgateway-ingress
This commit is contained in:
@ -0,0 +1,9 @@
|
||||
resource_group_name = "<Name of the Resource Group already created>"
|
||||
|
||||
location = "<Location of the Resource Group>"
|
||||
|
||||
aks_service_principal_app_id = "<Service Principal AppId>"
|
||||
|
||||
aks_service_principal_client_secret = "<Service Principal Client Secret>"
|
||||
|
||||
aks_service_principal_object_id = "<Service Principal Object Id>"
|
Reference in New Issue
Block a user