Skip to content

Commit

Permalink
[v17] Fix TeleportOktaImportRule (#48205)
Browse files Browse the repository at this point in the history
  • Loading branch information
smallinsky authored Oct 31, 2024
1 parent 32e1761 commit bece502
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 bece502

Please sign in to comment.