You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was using the spring-cloud-starter-kubernetes with the io.fabric8 0.1.6 version. Switched to the 0.2.0.RELEASE and now have to use spring-cloud-starter-kubernetes-config instead. It wasn't clear to me from reading the docs that this was necessary when using ConfigMapPropertySourceLocator and SecretsPropertySourceLocator.
The text was updated successfully, but these errors were encountered:
I was using the
spring-cloud-starter-kubernetes
with theio.fabric8
0.1.6 version. Switched to the 0.2.0.RELEASE and now have to usespring-cloud-starter-kubernetes-config
instead. It wasn't clear to me from reading the docs that this was necessary when usingConfigMapPropertySourceLocator
andSecretsPropertySourceLocator
.The text was updated successfully, but these errors were encountered: