summaryrefslogtreecommitdiffstats
path: root/kubernetes/dcaegen2/charts/dcae-deployment-handler/resources/config/config.json
blob: 3b20fc4e9872d4011d01d826381e537d594d9f23 (plain)
1
2
3
4
5
6
7
8
{
    "cloudify": {
        "protocol": "https"
    },
    "inventory": {
        "protocol": "http"
    }
}