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

fix: use __grafana_keyserver_datasource_type variable instead of its string value #77

Merged
merged 1 commit into from
Nov 16, 2024

Commits on Nov 16, 2024

  1. fix: use __grafana_keyserver_datasource_type variable instead of its …

    …string value
    
    I think this line is supposed to use `{{ __grafana_keyserver_datasource_alttype }}`
    like the grafana_7.ini.j2 template.  At any rate,
    `{{ performancecopilot-valkey-datasource }}` is not a variable, and not even a
    valid variable name (cannot have `-` in a variable name.
    
    Signed-off-by: Rich Megginson <[email protected]>
    richm committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    18473b7 View commit details
    Browse the repository at this point in the history