fix(ch9s6): remove YAML fragments
This commit is contained in:
parent
f9e42817fa
commit
9c1fe679d7
2 changed files with 0 additions and 18 deletions
|
|
@ -1,7 +0,0 @@
|
|||
apiVersion: v1
|
||||
kind: ConfigMap
|
||||
metadata:
|
||||
name: env-config
|
||||
data:
|
||||
APP_MSG:
|
||||
|
||||
|
|
@ -1,11 +0,0 @@
|
|||
|
||||
|
||||
spec:
|
||||
template:
|
||||
spec:
|
||||
containers:
|
||||
- envFrom:
|
||||
- configMapRef:
|
||||
name: env-config
|
||||
|
||||
|
||||
Loading…
Add table
Reference in a new issue