Skip to content

Commit

Permalink
Added deep copy
Browse files Browse the repository at this point in the history
  • Loading branch information
igor-karpukhin committed Apr 4, 2024
1 parent f929826 commit b59840d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,11 @@ spec:
kind: AtlasFederatedAuth
name: atlasfederatedauths.atlas.mongodb.com
version: v1
- description: Atlas Search Index Config is the Schema for the Atlas Teams API
displayName: Atlas Search Index Config
kind: AtlasSearchIndexConfig
name: atlassearchindexconfigs.atlas.mongodb.com
version: v1
- description: AtlasBackupPolicy is the Schema for the atlasbackuppolicies API
displayName: Atlas Backup Policy
kind: AtlasBackupPolicy
Expand Down Expand Up @@ -66,11 +71,6 @@ spec:
kind: AtlasTeam
name: atlasteams.atlas.mongodb.com
version: v1
- description: Atlas Search Index Config is the Schema for the Atlas Teams API
displayName: Atlas Search Index Config
kind: AtlasSearchIndexConfig
name: atlassearchindexconfigs.atlas.mongodb.com
version: v1
description: |
The MongoDB Atlas Operator provides a native integration between the Kubernetes orchestration platform and MongoDB
Atlas — the only multi-cloud document database service that gives you the versatility you need to build sophisticated
Expand Down
3 changes: 2 additions & 1 deletion pkg/api/v1/zz_generated.deepcopy.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b59840d

Please sign in to comment.