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

Analytics URL and token should be taken from a secret #2265

Closed
pubudu538 opened this issue Apr 4, 2024 · 0 comments · Fixed by #2303
Closed

Analytics URL and token should be taken from a secret #2265

pubudu538 opened this issue Apr 4, 2024 · 0 comments · Fixed by #2303
Assignees
Milestone

Comments

@pubudu538
Copy link
Contributor

Description:

      publishers:
      - enabled: true
        type: "default"
        configProperties:
          auth.api.url: "$env{analytics_authURL}"
          auth.api.token: "$env{analytics_authToken}"

Suggested Labels:

Suggested Assignees:

Affected Product Version:

OS, DB, other environment details and versions:

Steps to reproduce:

Related Issues:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants