test3
parent
578d120ef9
commit
c13ac6df39
|
|
@ -1,4 +1,3 @@
|
||||||
```yaml
|
|
||||||
---
|
---
|
||||||
kind: Deployment
|
kind: Deployment
|
||||||
apiVersion: apps/v1
|
apiVersion: apps/v1
|
||||||
|
|
@ -58,6 +57,4 @@ spec:
|
||||||
name: openresty-html
|
name: openresty-html
|
||||||
- name: config
|
- name: config
|
||||||
configMap:
|
configMap:
|
||||||
name: openresty-conf
|
name: openresty-conf
|
||||||
|
|
||||||
```
|
|
||||||
Loading…
Reference in New Issue