ThomasVitale / cloud-native-spring-in-action

🍃 Code samples and projects from the book "Cloud Native Spring in Action - With Spring Boot and Kubernetes" (Manning)
https://www.manning.com/books/cloud-native-spring-in-action
Apache License 2.0
426 stars 257 forks source link

Typo in polar-deployment/kubernetes/platform/production/keycloak/deploy.sh #65

Closed hide1080 closed 4 months ago

hide1080 commented 5 months ago

Line 9 of this file looks like this

clientSecret=$(echo $ random | openssl md5 | Head -c 20)

The last Head is supposed to be head.

ThomasVitale commented 4 months ago

Thank you for reporting this. I have updated the scripts in https://github.com/ThomasVitale/cloud-native-spring-in-action/commit/449d96a44f74baf70ab831383b8338f565359081