diff --git a/hack/prepare-supervisor-on-kind.sh b/hack/prepare-supervisor-on-kind.sh index c142dd2d9..2c4467f0a 100755 --- a/hack/prepare-supervisor-on-kind.sh +++ b/hack/prepare-supervisor-on-kind.sh @@ -303,8 +303,7 @@ EOF fi if [[ "$use_github_upstream" == "yes" ]]; then - # Make an GitHubIdentityProvider. Needs to be configured with an actual GitHub App or GitHub OAuth App. - # TODO: claims ought be configured + # Make an GitHubIdentityProvider. Needs to be configured with an actual GitHub App or GitHub OAuth App. cat <