Azure / AppConfiguration

Questions, feedback and samples for Azure App Configuration service
MIT License
241 stars 73 forks source link

Azure App Configuration Kubernetes Provider #987

Closed gunayBM closed 1 week ago

gunayBM commented 4 weeks ago

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:

RichardChen820 commented 3 weeks ago

@gunayBM Please refer to this thread, hope it could answer your question: https://github.com/Azure/AppConfiguration-KubernetesProvider/issues/38

zhenlan commented 1 week ago

@gunayBM please let us know if you have an update. Closing for now.