This repository has been archived on 2025-11-20. You can view files and clone it, but cannot push or open issues or pull requests.
Files
salt-master/k8s/files/podman-policy.json
2021-01-27 11:10:17 +01:00

9 lines
93 B
JSON

{
"default": [
{
"type": "insecureAcceptAnything"
}
]
}