Skip to content

Commit

Permalink
[v17] Fix TeleportOktaImportRule
Browse files Browse the repository at this point in the history
  • Loading branch information
smallinsky committed Oct 31, 2024
1 parent 32e1761 commit e8431c9
Showing 1 changed file with 0 additions and 1 deletion.
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 e8431c9

Please sign in to comment.