Skip to content

Commit

Permalink
Update README.md - add annotations
Browse files Browse the repository at this point in the history
  • Loading branch information
SBatais authored Apr 16, 2024
1 parent aa13c65 commit c4d3a59
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 = [
{
Expand Down

0 comments on commit c4d3a59

Please sign in to comment.