Skip to content

Commit

Permalink
Update example
Browse files Browse the repository at this point in the history
  • Loading branch information
johnksv committed Jan 24, 2024
1 parent 1e2f3f4 commit 227694e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/v1/additional-team-info.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,9 @@
"version": "kuben/v1",
"kind": "AdditionalTeamInfo",
"metadata": {
"name": "my-name"
"name": "my-name",
"team_name": "dapla-platform",
"visibility": "PUBLIC"
},
"spec": {
"my-field": "123",
Expand Down

0 comments on commit 227694e

Please sign in to comment.