Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change Leader Election Config Map for Chains Controller #1025

Merged
merged 1 commit into from
Jan 25, 2024

Commits on Jan 15, 2024

  1. Change Leader Election Config Map for Chains Controller

    Currently, the chains controller assumes config-leader-election configmap
    as the name for the leader election configmap. This is the default name
    for the Knative controllers' leader election configmap. If some other
    controllers also exist, it's a good practice to have a separate configmap
    for every controller.
    khrm committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    f9ac3d2 View commit details
    Browse the repository at this point in the history