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-04-23 20:49:20 +02: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-04-23 20:49:20 +02: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-04-23 20:49:20 +02: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-04-22 10:39:13 +02:00
"$ref": "https://gitea.rknet.org/infra/crds-catalog/raw/branch/catalog/cert-manager.io/clusterissuer_v1.json"
},
{
"$ref": "https://gitea.rknet.org/infra/crds-catalog/raw/branch/catalog/cert-manager.io/issuer_v1.json"
2024-04-23 20:49:20 +02: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
}
]
}