Федоров Дмитрий 2023-11-07 21:17:02 +03:00
parent fae7b6ad83
commit 35cb54340c
1 changed files with 3 additions and 1 deletions

View File

@ -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
```