cm update 1

This commit is contained in:
xcad2k
2021-11-12 15:48:39 +01:00
parent 8f62f0c812
commit 07c6afcbed

View File

@@ -3,6 +3,10 @@ kind: ConfigMap
metadata:
name: nginx-http-cm
data:
# key: value
# file: |
# content
# ---
nginx.conf: |
user nginx;
worker_processes 1;