Skip to content

Commit

Permalink
Update CRD
Browse files Browse the repository at this point in the history
Signed-off-by: Ben <[email protected]>
  • Loading branch information
Neon-White committed Apr 17, 2024
1 parent a07f82f commit 489e540
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions deploy/crds/noobaa.io_noobaaaccounts.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,8 @@ spec:
FS
nullable: true
properties:
distinguished_name:
type: string
gid:
type: integer
new_buckets_path:
Expand All @@ -73,10 +75,8 @@ spec:
uid:
type: integer
required:
- gid
- new_buckets_path
- nsfs_only
- uid
type: object
required:
- allow_bucket_creation
Expand Down

0 comments on commit 489e540

Please sign in to comment.