Skip to content

Commit 52350f2

Browse files
committed
disable conf.d volume
1 parent f0a727b commit 52350f2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

charts/internal-gateway/values.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -208,9 +208,9 @@ container:
208208
path:
209209
- mountPath: /etc/nginx/nginx.conf
210210
subPath: nginx.conf
211-
extra-configs:
212-
path:
213-
- mountPath: /etc/nginx/conf.d
211+
# extra-configs:
212+
# path:
213+
# - mountPath: /etc/nginx/conf.d
214214
njs-scripts:
215215
path:
216216
- mountPath: /etc/nginx/scripts

0 commit comments

Comments
 (0)