Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 427 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 427 Bytes

java-hello-world-config

This is the config repo used to operate the application java-hello-world on Kubernetes according to GitOps technique.

Git branching strategy should follow branching/merging from/to master for every feature (feature branch), then merge master into one of the three environment: development, staging and production.