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

26 lines
900 B
JSON
Raw Normal View History

2023-11-20 21:40:26 +01:00
{
"anyOf": [
{
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-02-16 23:36: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-02-16 23:36: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-01-16 14:16:59 +01:00
{
2024-02-16 23:36:13 +01:00
"$ref": "https://gitea.rknet.org/infra/crds-catalog/raw/branch/catalog/cert-manager.io/clusterissuer_v1.json"
2024-01-16 14:16:59 +01:00
},
2023-11-20 21:40:26 +01:00
{
2024-02-16 23:36: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-02-16 23:36: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
},
{
2024-02-16 23:36:13 +01:00
"$ref": "https://gitea.rknet.org/infra/crds-catalog/raw/branch/catalog/cert-manager.io/all-anyOf.json"
2023-11-20 21:40:26 +01:00
}
]
}