Loading README.md +2 −2 Original line number Diff line number Diff line Loading @@ -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" Loading Loading
README.md +2 −2 Original line number Diff line number Diff line Loading @@ -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" Loading