diff --git a/i.crd.md b/i.crd.md index 63ea582d..9e40074c 100644 --- a/i.crd.md +++ b/i.crd.md @@ -5,6 +5,7 @@ ## CRD in K8s ### Create a CustomResourceDefinition manifest file for an Operator with the following specifications : +* *Name* : `operators.stable.example.com` * *Group* : `stable.example.com` * *Schema*: `` * *Scope*: `Namespaced`