absorb hello world configs

This commit is contained in:
Jeffrey Regan
2018-04-30 15:33:36 -07:00
parent 48af80710d
commit d0a3f12d14
6 changed files with 94 additions and 8 deletions

View File

@@ -0,0 +1,9 @@
# Example configuration for the webserver
# at https://github.com/monopole/hello
commonLabels:
app: hello
resources:
- deployment.yaml
- configMap.yaml
- service.yaml