fix(ch9s6): remove YAML fragments

This commit is contained in:
Dan K 2019-07-19 13:38:59 -04:00
parent f9e42817fa
commit 9c1fe679d7
2 changed files with 0 additions and 18 deletions

View file

@ -1,7 +0,0 @@
apiVersion: v1
kind: ConfigMap
metadata:
name: env-config
data:
APP_MSG:

View file

@ -1,11 +0,0 @@
spec:
template:
spec:
containers:
- envFrom:
- configMapRef:
name: env-config