Skip to content

Commit

Permalink
Adding new description about Name field (dgkanatsios#262)
Browse files Browse the repository at this point in the history
  • Loading branch information
renanlJ committed Apr 12, 2022
1 parent d8c6248 commit 4ccc0d3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions i.crd.md
Original file line number Diff line number Diff line change
Expand Up @@ -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*: `<email: string><name: string><age: integer>`
* *Scope*: `Namespaced`
Expand Down

0 comments on commit 4ccc0d3

Please sign in to comment.