Bumping versions

This commit is contained in:
buildmaster
2021-06-03 19:13:24 +00:00
parent ceb3426f62
commit 716f472b5b

View File

@@ -933,6 +933,8 @@ spring.cloud.kubernetes.discovery.all-namespaces=true
----
====
If a service needs to be accessed over HTTPS you need to add a label or annotation to your service definition with the name `secured` and the value `true` and the load balancer will then use HTTPS to make requests to the service.
== Security Configurations Inside Kubernetes