fix(ch9s6): remove YAML fragments
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user