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

Azure App Configuration Kubernetes Provider #987

Open
gunayBM opened this issue Nov 1, 2024 · 1 comment
Open

Azure App Configuration Kubernetes Provider #987

gunayBM opened this issue Nov 1, 2024 · 1 comment

Comments

@gunayBM
Copy link

gunayBM commented Nov 1, 2024

Hi team, I am trying to follow this documentation and use wildcard to get all key values and labels but it did not work. I have in app configuration with non-label, labeled with different names (tec, tec-dev...). How can I grab all of them?
https://learn.microsoft.com/en-us/azure/azure-app-configuration/reference-kubernetes-provider?tabs=default

target:
configMapName: test-common-configmap
configuration:
selectors:
- keyFilter: *
labelFilter: *

@RichardChen820
Copy link
Contributor

@gunayBM Please refer to this thread, hope it could answer your question:
Azure/AppConfiguration-KubernetesProvider#38

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

No branches or pull requests

2 participants