From 554fac3e74a269c5a06e19f541ae1ad032d39688 Mon Sep 17 00:00:00 2001 From: MichaelCade Date: Fri, 21 Jul 2023 11:00:47 +0100 Subject: [PATCH] Updated day 39 - secrets management --- 2023/day39.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/2023/day39.md b/2023/day39.md index 204e032..1b407b7 100644 --- a/2023/day39.md +++ b/2023/day39.md @@ -236,4 +236,8 @@ Confirmation of this can be seen below, but hopefully you are seeing the same ou ![](images/day39-9.png) +I wanted to also add a resource from Nathanael Frappart, Nathanael covers everything in much more detail. + +[Vault kubernetes auth with AKS](https://nfrappart.github.io/2023/07/20/kubernetes-auth-aks.html) + See you on [Day 40](day40.md) \ No newline at end of file