From f924d0c02c1c812119d17b99c27cb4b585e5328e Mon Sep 17 00:00:00 2001 From: vmatsiiako <78047717+vmatsiiako@users.noreply.github.com> Date: Sun, 27 Aug 2023 22:39:19 -0700 Subject: [PATCH] Update kubernetes-helm.mdx --- docs/self-hosting/deployment-options/kubernetes-helm.mdx | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/self-hosting/deployment-options/kubernetes-helm.mdx b/docs/self-hosting/deployment-options/kubernetes-helm.mdx index 45297bdc0..83f3c8f6e 100644 --- a/docs/self-hosting/deployment-options/kubernetes-helm.mdx +++ b/docs/self-hosting/deployment-options/kubernetes-helm.mdx @@ -218,3 +218,4 @@ Once installation is complete, you will have to create the first account. No def ## Related blogs - [Set up Infisical in a development cluster](https://iamunnip.hashnode.dev/infisical-open-source-secretops-kubernetes-setup) +- [Set up Infisical in AKS using ArgoCD + Helm and integrate with an application using kustomize](https://mrdevops.medium.com/infisical-open-source-secretops-apply-it-using-gitops-approach-245f57fcd67e)