Skip to content

Conversation

kondratyevd
Copy link
Collaborator

@kondratyevd kondratyevd commented Oct 3, 2025

This PR addresses #80

New parameters allow to load Envoy config from an arbitrary ConfigMap in the installation namespace. ConfigMap name and key of the file stored in it must be specified.

Example:

envoy:
  external_config:
    load_from_configmap: true
    configmap_name: external-envoy-config
    configmap_key: envoy.yaml

@kondratyevd kondratyevd added the enhancement New feature or request label Oct 3, 2025
@kondratyevd
Copy link
Collaborator Author

@briedel what do you think?

@kondratyevd kondratyevd requested a review from briedel October 6, 2025 14:34
@briedel
Copy link
Contributor

briedel commented Oct 6, 2025

Looks good to me.

@kondratyevd
Copy link
Collaborator Author

Okay I'll add some documentation and then merge

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants