Commit ca703d96 authored by Clement Bois's avatar Clement Bois
Browse files

docs: typo in AKS component path

parent 821513ef
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -724,9 +724,9 @@ List of requirements before using this variant for deploying your charts:
```yaml
include:
  # main template
  - component: $CI_SERVER_FQDN/to-be-continuous/helm/gitlab-ci-k8s@9.3.0
  - component: $CI_SERVER_FQDN/to-be-continuous/kubernetes/gitlab-ci-k8s@9.3.0
  # AKS auth variant
  - component: $CI_SERVER_FQDN/to-be-continuous/helm/gitlab-ci-k8s-aks@9.3.0
  - component: $CI_SERVER_FQDN/to-be-continuous/kubernetes/gitlab-ci-k8s-aks@9.3.0
    inputs:
      # Example with one account for every environment
      azure-client-id: "12345678-acbd-abcd-acbd-1234567890ab"