diff --git a/charts/addons/README.md b/charts/addons/README.md index 66d733f1c..5a0400879 100644 --- a/charts/addons/README.md +++ b/charts/addons/README.md @@ -98,7 +98,7 @@ When deploying on Azure AKS, you can use an Application Gateway Ingress Controll After you create the deployment ingress controller, in the Addons Helm chart, disable Traefik (set `traefik.enabled` to `false`), enable AGIC (set `ingress-azure.enabled` to `true`) and add the AGIC gateway configuration details from your AKS deployment. -To authenticate with the AGIC in your AKS cluster, generate a kubernetes secret from an Active Directory Service Principal that is based on your AKS subscription ID. You must encode the Service Principal with base64 and add the result to the `armAuth.secretJSON` field. For details, see the comments in the addons [values.yaml](/values.yaml) or the [AKS runbook](../../docs/Deploying-Pega-on-AKS.md). +To authenticate with the AGIC in your AKS cluster, generate a kubernetes secret from an Active Directory Service Principal that is based on your AKS subscription ID. You must encode the Service Principal with base64 and add the result to the `armAuth.secretJSON` field. For details, see the comments in the addons [values.yaml](./values.yaml) or the [AKS runbook](../../docs/Deploying-Pega-on-AKS.md). As an authentication alternative, you can configure an AAD Pod Identity to manage authentication access with the AGIC in your cluster via the Azure Resource Manager. For details, see [Set up AAD Pod Identity](https://docs.microsoft.com/en-us/azure/application-gateway/ingress-controller-install-existing#set-up-aad-pod-identity). diff --git a/charts/backingservices/charts/srs/README.md b/charts/backingservices/charts/srs/README.md index 3b55f7a93..3846e328e 100644 --- a/charts/backingservices/charts/srs/README.md +++ b/charts/backingservices/charts/srs/README.md @@ -37,7 +37,7 @@ The service deployment provisions runtime service pods along with a dependency o >= 8.6 - 1.31.8 + 1.34.2 < 1.25 Not enabled 7.10.2, 7.16.3 & 7.17.9