fix
parent
fae7b6ad83
commit
35cb54340c
|
|
@ -1,3 +1,4 @@
|
|||
```yaml
|
||||
---
|
||||
kind: Deployment
|
||||
apiVersion: apps/v1
|
||||
|
|
@ -57,4 +58,5 @@ spec:
|
|||
name: openresty-html
|
||||
- name: config
|
||||
configMap:
|
||||
name: openresty-conf
|
||||
name: openresty-conf
|
||||
```
|
||||
Loading…
Reference in New Issue