From 1be924d210cff174af3b16aadfa46b6df6c95b08 Mon Sep 17 00:00:00 2001 From: vmatsiiako <78047717+vmatsiiako@users.noreply.github.com> Date: Wed, 13 Sep 2023 10:10:45 -0700 Subject: [PATCH] Update kubernetes.mdx --- docs/integrations/platforms/kubernetes.mdx | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/integrations/platforms/kubernetes.mdx b/docs/integrations/platforms/kubernetes.mdx index 3d26536ba..942a60100 100644 --- a/docs/integrations/platforms/kubernetes.mdx +++ b/docs/integrations/platforms/kubernetes.mdx @@ -452,3 +452,8 @@ The managed secret created by the operator will not be deleted when the operator ``` + + +## Useful Articles + +- [Managing secrets in OpenShift with Infisical](https://xphyr.net/post/infisical_ocp/)