Quantcast
Channel: Kubernetes Spring Cloud Multiple Config Maps being used - Stack Overflow
Viewing all articles
Browse latest Browse all 3

Kubernetes Spring Cloud Multiple Config Maps being used

$
0
0

As per the documentation at - https://github.com/spring-cloud-incubator/spring-cloud-kubernetes/#configmap-propertysource, it is possible to make ConfigMaps available during application bootstrapping through adding spring.cloud.kubernetes.config.name to the bootstrap.yaml/properties.

Is it possible to consume multiple ConfigMaps in this manner?

I believe it is possible to do this in the pod specification through the use of env-from - https://kubernetes.io/docs/tasks/configure-pod-container/configure-pod-configmap/. But it would be great to do this with the current setup that we have.


Viewing all articles
Browse latest Browse all 3

Latest Images

Trending Articles





Latest Images