From 78655c802df44f21a67848d2aca013e42048abd8 Mon Sep 17 00:00:00 2001 From: Vadym Mudryi Date: Tue, 26 May 2026 14:50:18 +0300 Subject: [PATCH] fix: Helm chart repo link --- .../add-custom-github-secrets-to-kubernetes.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/v2.0.0-latest/technical/guides/installation/advanced-topics/add-custom-github-secrets-to-kubernetes.md b/v2.0.0-latest/technical/guides/installation/advanced-topics/add-custom-github-secrets-to-kubernetes.md index 2b503728..23834856 100644 --- a/v2.0.0-latest/technical/guides/installation/advanced-topics/add-custom-github-secrets-to-kubernetes.md +++ b/v2.0.0-latest/technical/guides/installation/advanced-topics/add-custom-github-secrets-to-kubernetes.md @@ -8,7 +8,7 @@ GitHub secrets are grouped per environment and at repository level, secret defin OpenCRVS Helm chart stores database connection properties and other sensitive data like SMTP configuration, backup credentials as Kubernetes secrets. -Check following link for default secrets specification at [Authentication configuration](https://github.com/opencrvs/opencrvs-helm-charts/tree/develop/charts/opencrvs-services/README.md#authentication-configuration) (helm chart README.md) +Check following link for default secrets specification at [Authentication configuration](https://github.com/opencrvs/opencrvs-core/tree/develop/charts/opencrvs-services/README.md#authentication-configuration) (helm chart README.md) ## SMTP secret mapping example @@ -51,8 +51,8 @@ Steps to add GitHub secrets to Kubernetes 1. For mapping secrets in dependencies: [.github/TEMPLATES/secret-mapping-opencrvs-deps.yml](https://github.com/opencrvs/infrastructure/blob/develop/.github/TEMPLATES/secret-mapping-opencrvs-deps.yml) 2. For mapping secrets in OpenCRVS: [.github/TEMPLATES/secret-mapping-opencrvs.yml](https://github.com/opencrvs/infrastructure/blob/develop/.github/TEMPLATES/secret-mapping-opencrvs.yml) -3. Map values from secret to particular container in helm chart values:\ - Check documentation for more information: [Mapping secrets](https://github.com/opencrvs/opencrvs-helm-charts/blob/develop/charts/opencrvs-services/README.md#mapping-secrets) (Helm chart README.md) + 3. Map values from secret to particular container in helm chart values:\ + Check documentation for more information: [Mapping secrets](https://github.com/opencrvs/opencrvs-core/blob/develop/charts/opencrvs-services/README.md#mapping-secrets) (Helm chart README.md)
countryconfig:
       secrets: