Skip to content

Conversation

mlsmaycon
Copy link
Contributor

Updated netbirdAPI configuration to specify key name and key.

Updated netbirdAPI configuration to specify key name and key.
@Copilot Copilot AI review requested due to automatic review settings September 9, 2025 09:55
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR refactors the netbirdAPI configuration in the Kubernetes operator documentation to use a more structured format for specifying secrets. Instead of providing just the secret name as a string, the configuration now requires both the secret name and the specific key within that secret.

  • Updated netbirdAPI.keyFromSecret from a string value to an object structure
  • Added explicit key specification ("NB_API_KEY") alongside the secret name

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@mlsmaycon mlsmaycon merged commit 29b2752 into main Sep 9, 2025
1 check passed
@mlsmaycon mlsmaycon deleted the mlsmaycon-patch-1 branch September 9, 2025 09:57
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