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

Template API and Metrics Base URLs #66

Merged
merged 1 commit into from
Sep 13, 2024
Merged

Template API and Metrics Base URLs #66

merged 1 commit into from
Sep 13, 2024

Conversation

ianstanton
Copy link
Member

We currently need to pass the following environment variables to temboUI:

    env:
      - name: NEXT_PUBLIC_API_BASE_URL_V1
        value: "http://api.gcp.tembo-software.com/api/v1"
      - name: NEXT_PUBLIC_METRICS_BASE_URL
        value: "http://dataplane.gcp.tembo-software.com"

This PR templates these values, reducing the input values the user needs to define.

@ianstanton ianstanton merged commit 7c1efd7 into main Sep 13, 2024
1 check passed
@ianstanton ianstanton deleted the slf-163 branch September 13, 2024 23:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants