From c4d3a596c4655ea50cb87dbad188760b7a9c6f3e Mon Sep 17 00:00:00 2001 From: "BATAIS Stephane (O)" <92863898+SBatais@users.noreply.github.com> Date: Tue, 16 Apr 2024 15:23:49 +0200 Subject: [PATCH] Update README.md - add annotations --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e8caa8e..af1e976 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,8 @@ module "cce2_cluster" { node_os = "CentOS 7.5" // Can be "EulerOS 2.5" or "CentOS 7.5" node_runtime = "containerd // Valid values are docker and containerd" key_pair = "my-key" + + annotations = { "cluster.install.addons.external/install": "[{\"addonTemplateName\":\"icagent\"}]" } nodes_list = [ {