Skip to content

Commit

Permalink
Fix TeleportOktaImportRule
Browse files Browse the repository at this point in the history
  • Loading branch information
smallinsky committed Oct 31, 2024
1 parent 6986647 commit 8028715
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion e
Submodule e updated from 91f2b7 to de03ce
1 change: 0 additions & 1 deletion integrations/operator/controllers/resources/setup.go
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ func SetupAllControllers(log logr.Logger, mgr manager.Manager, teleportClient *c
{"TeleportUser", NewUserReconciler},
{"TeleportGithubConnector", NewGithubConnectorReconciler},
{"TeleportProvisionToken", NewProvisionTokenReconciler},
{"TeleportOktaImportRule", NewOktaImportRuleReconciler},
{"TeleportOpenSSHServerV2", NewOpenSSHServerV2Reconciler},
{"TeleportOpenSSHEICEServerV2", NewOpenSSHEICEServerV2Reconciler},
}
Expand Down

0 comments on commit 8028715

Please sign in to comment.