aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-containers/container-host-config/container-host-config/policy.json
blob: bb26e57ff2f29646dbc2859690ae42ba32c25a59 (plain)
1
2
3
4
5
6
7
{
    "default": [
        {
            "type": "insecureAcceptAnything"
        }
    ]
}