issues
search
IBM
/
GameOn-Java-Microservices-on-Kubernetes
This code demonstrates deployment of a Microservices based application Game On! on to Kubernetes cluster. Game On! is a throwback text-based adventure built to help you explore microservice architectures and related concepts.
https://developer.ibm.com/patterns/deploy-java-microservices-on-kubernetes-with-polyglot-support/
Apache License 2.0
95
stars
72
forks
source link
Added yaml linter
#24
Closed
AnthonyAmanse
closed
6 years ago
AnthonyAmanse
commented
7 years ago
Fixed yaml formatting
Added .yamllint.yml for linting
Quick change on persisitent volume claim: Will default to not use a StorageClass unless specified in the annotation
loafyloaf
commented
6 years ago
@AnthonyAmanse can you rebase if this is still needed?