mirror of
https://github.com/kubernetes-sigs/external-dns.git
synced 2025-08-06 01:26:59 +02:00
Approve crd v1
All CRDs under k8s.io and kubernetes.io API groups should go through API approval. Signed-off-by: Dinar Valeev <dinar.valeev@absa.africa>
This commit is contained in:
parent
e5fd13044f
commit
add7a4102a
@ -5,6 +5,7 @@ kind: CustomResourceDefinition
|
||||
metadata:
|
||||
annotations:
|
||||
controller-gen.kubebuilder.io/version: v0.5.0
|
||||
api-approved.kubernetes.io: "https://github.com/kubernetes-sigs/external-dns/pull/2007"
|
||||
creationTimestamp: null
|
||||
name: dnsendpoints.externaldns.k8s.io
|
||||
spec:
|
||||
|
Loading…
Reference in New Issue
Block a user