Skip to content

Conversation

@luizfelmach
Copy link
Contributor

What kind of change does this PR introduce?

Bug fix – fixes incorrect default key handling and conditional logic for analytics secrets in the Helm template.

What is the current behavior?

The Helm template contains duplicated and inconsistent conditional blocks for secret.analytics.secretRef, causing incorrect default keys (publicAccessToken / privateAccessToken) to be resolved or applied.

As a result, the rendered manifest may reference the wrong secret key or produce invalid/duplicated sections, leading to misconfigured analytics credentials at runtime.

What is the new behavior?

The Helm template logic has been corrected to properly resolve analytics secret references and default keys.

@aantti aantti self-assigned this Dec 29, 2025
@aantti aantti merged commit b998bf3 into supabase-community:main Dec 29, 2025
1 check passed
@luizfelmach luizfelmach deleted the fix/incorrect-default-analytics-access-token branch December 30, 2025 23:04
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