Skip to content

Commit

Permalink
changed postfix #292
Browse files Browse the repository at this point in the history
  • Loading branch information
nastassia-dailidava committed Sep 15, 2023
1 parent bc8fa73 commit 4ce0015
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ const val CLUSTER_NAME = "cluster-name"
const val CLUSTER_NAME1 = "cluster-1"
const val CLUSTER_NAME2 = "cluster-2"
const val MAIN_CLUSTER_NAME = "cluster-1"
const val SECONDARY_CLUSTER_NAME = "cluster-1-secondary"
const val AGGREGATE_CLUSTER_NAME = "cluster-1-aggregate"
const val SECONDARY_CLUSTER_NAME = "cluster-1-sec"
const val AGGREGATE_CLUSTER_NAME = "cluster-1-agg"
const val TRAFFIC_SPLITTING_FORCE_TRAFFIC_ZONE = "dc2"
const val CURRENT_ZONE = "dc1"

Expand Down

0 comments on commit 4ce0015

Please sign in to comment.