This repo holds the Kubernetes configuration files for the helloworld application.
QA
Changes pushed to the master branch should trigger the following actions:
- recursive application of the configuration files located under the kubernetes directory
- issue a pull request to the helloworld-infrastructure-production repo which updates the container image for the helloworld deployment to match the container image deployed to QA.
See the cloudbuild.yaml file for more details.