crds-catalog/cert-manager.io/all-oneOf.json

23 lines
778 B
JSON
Raw Normal View History

2023-11-20 21:40:26 +01:00
{
"oneOf": [
{
2024-01-16 14:16:59 +01:00
"$ref": "https://gitea.rknet.org/infra/crds-catalog/raw/branch/catalog/cert-manager.io/certificate_v1.json"
2023-11-20 21:40:26 +01:00
},
{
2024-03-17 13:06:13 +01:00
"$ref": "https://gitea.rknet.org/infra/crds-catalog/raw/branch/catalog/cert-manager.io/certificaterequest_v1.json"
2023-11-20 21:40:26 +01:00
},
{
2024-03-17 13:06:13 +01:00
"$ref": "https://gitea.rknet.org/infra/crds-catalog/raw/branch/catalog/cert-manager.io/challenge_v1.json"
2023-11-20 21:40:26 +01:00
},
{
2024-03-17 13:06:13 +01:00
"$ref": "https://gitea.rknet.org/infra/crds-catalog/raw/branch/catalog/cert-manager.io/clusterissuer_v1.json"
2023-11-20 21:40:26 +01:00
},
{
2024-03-17 13:06:13 +01:00
"$ref": "https://gitea.rknet.org/infra/crds-catalog/raw/branch/catalog/cert-manager.io/issuer_v1.json"
2023-11-20 21:40:26 +01:00
},
{
2024-03-17 13:06:13 +01:00
"$ref": "https://gitea.rknet.org/infra/crds-catalog/raw/branch/catalog/cert-manager.io/order_v1.json"
2023-11-20 21:40:26 +01:00
}
]
}