Hi Devs,

I have now removed the kubernetesClusterId property from the network
partition definition and added it as a property in the partition. Please
refer the sample artifact below:

{
    "id": "network-partition-1",
    "partitions": [
        {
            "id": "partition-1",
            "provider": "kubernetes",
            "property": [
                {
                    "name": "cluster",
                    "value": "kubernetes-cluster-1"
                }
            ]
        }
    ]
}

Thanks

-- 
Imesh Gunaratne

Technical Lead, WSO2
Committer & PMC Member, Apache Stratos

Reply via email to