chagne config

This commit is contained in:
2025-01-13 22:57:52 -06:00
parent 4f6b2939f9
commit 49f71bee8e

View File

@@ -11,8 +11,6 @@ metadata:
app.kubernetes.io/part-of: {{ .Release.Name }}
data:
nginx.conf: |
worker_processes auto;
pid /run/nginx.pid;
include /etc/nginx/modules-enabled/*.conf;
events {