From c782f28411ec0b599a614ac5e096d9e6ab70652d Mon Sep 17 00:00:00 2001 From: salaboy Date: Thu, 21 Sep 2023 08:18:06 +0100 Subject: [PATCH] Update README.md --- chapter-5/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/chapter-5/README.md b/chapter-5/README.md index 7a1420e..c80099c 100644 --- a/chapter-5/README.md +++ b/chapter-5/README.md @@ -1,7 +1,7 @@ # Multi-Cloud (App) Infrastructure --- -_🌍 Available in_: [English](README.md) +_🌍 Available in_: [English](README.md) | [δΈ­ζ–‡ (Chinese)](README.zh.md) > **Note:** Brought to you by the fantastic cloud-native community's [ 🌟 contributors](https://github.com/salaboy/platforms-on-k8s/graphs/contributors)! @@ -240,4 +240,4 @@ In this tutorial, we have managed to separate the provisioning for the applicati Using Helm Chart dependencies for development purposes and quickly getting a fully functional instance of the application up and running is great. For more sensitive environments you might want to follow an approach like the one shown here, where you have multiple ways to connect your application with the components required by each service. -Do you want to improve this tutorial? Create an issue, drop me a message on [Twitter](https://twitter.com/salaboy) or send a Pull Request. \ No newline at end of file +Do you want to improve this tutorial? Create an issue, drop me a message on [Twitter](https://twitter.com/salaboy) or send a Pull Request.