diff options
Diffstat (limited to 'deploy/conf/cluster.conf')
-rw-r--r-- | deploy/conf/cluster.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/deploy/conf/cluster.conf b/deploy/conf/cluster.conf index 750ff113..c7a708b9 100644 --- a/deploy/conf/cluster.conf +++ b/deploy/conf/cluster.conf @@ -30,4 +30,3 @@ if [[ "x"$KUBERNETES_VERSION != "x" ]]; then fi export DEFAULT_ROLES="" -export VIP="10.1.0.222" |