From 286296614a5a6630fd3ee88fd06e76067a52290e Mon Sep 17 00:00:00 2001 From: jacksontong Date: Wed, 2 Nov 2022 10:24:10 +0800 Subject: [PATCH] update to v3.3.0 Signed-off-by: cumirror --- app/cluster.json.mustache | 6 +++--- app/config.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/app/cluster.json.mustache b/app/cluster.json.mustache index fb259729..61903fad 100644 --- a/app/cluster.json.mustache +++ b/app/cluster.json.mustache @@ -58,7 +58,7 @@ "role": "master", "container": { "type": "kvm", - "image": "img-djutup1a", + "image": "img-7ajybjzv", "zone": "pek3" }, "instance_class": {{cluster.master.instance_class}}, @@ -145,7 +145,7 @@ "role": "node_perf", "container": { "type": "kvm", - "image": "img-djutup1a", + "image": "img-7ajybjzv", "zone": "pek3" }, "instance_class": {{cluster.node_perf.instance_class}}, @@ -208,7 +208,7 @@ "role": "node_super_perf", "container": { "type": "kvm", - "image": "img-djutup1a", + "image": "img-7ajybjzv", "zone": "pek3" }, "instance_class": {{cluster.node_super_perf.instance_class}}, diff --git a/app/config.json b/app/config.json index 8150941c..b6ae486f 100644 --- a/app/config.json +++ b/app/config.json @@ -785,7 +785,7 @@ "key": "hostnic-ipam", "label": "hostnic ipam", "description": "hostnic ipam config for subnets", - "type": "json", + "type": "string", "multiline": true, "dependencies": [ {