Update kubeconform schema for BindTSIGKey clusterRef
Regenerates schemas/bind.unkin.net/bindtsigkey_v1alpha1.json from the operator v0.1.3 CRDs so the new spec.clusterRef field validates.
This commit is contained in:
@@ -24,6 +24,9 @@
|
||||
],
|
||||
"type": "string"
|
||||
},
|
||||
"clusterRef": {
|
||||
"type": "string"
|
||||
},
|
||||
"importExisting": {
|
||||
"type": "boolean"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user