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

Allow reading Pagerduty secrets from files #2623

Closed
wants to merge 1 commit into from

Commits on Jun 16, 2021

  1. Allow reading Pagerduty secrets from files

    This commit adds two optional config values to pagerduty routing
    configurations - service_key_file and routing_key_file. These function
    the same as their non _file variants (and infact only one can be
    specified), but allows reading the value from a file instead of
    embedding the secret in the config file itself
    
    Signed-off-by: sinkingpoint <colin@quirl.co.nz>
    sinkingpoint committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    1560227 View commit details
    Browse the repository at this point in the history