diff --git a/config/tests/static-deployment.yaml b/config/tests/static-deployment.yaml index bb2fb62765..a2105152b4 100644 --- a/config/tests/static-deployment.yaml +++ b/config/tests/static-deployment.yaml @@ -74,8 +74,8 @@ spec: mountPath: /etc/nginx/conf.d - name: nginx-stream-conf mountPath: /etc/nginx/stream-conf.d - - name: module-includes - mountPath: /etc/nginx/module-includes + - name: main-includes + mountPath: /etc/nginx/main-includes - name: nginx-secrets mountPath: /etc/nginx/secrets - name: nginx-run @@ -106,8 +106,8 @@ spec: mountPath: /etc/nginx/conf.d - name: nginx-stream-conf mountPath: /etc/nginx/stream-conf.d - - name: module-includes - mountPath: /etc/nginx/module-includes + - name: main-includes + mountPath: /etc/nginx/main-includes - name: nginx-secrets mountPath: /etc/nginx/secrets - name: nginx-run @@ -127,7 +127,7 @@ spec: emptyDir: {} - name: nginx-stream-conf emptyDir: {} - - name: module-includes + - name: main-includes emptyDir: {} - name: nginx-secrets emptyDir: {} diff --git a/deploy/aws-nlb/deploy.yaml b/deploy/aws-nlb/deploy.yaml index 49b29bf988..5fbe28a833 100644 --- a/deploy/aws-nlb/deploy.yaml +++ b/deploy/aws-nlb/deploy.yaml @@ -248,8 +248,8 @@ spec: name: nginx-conf - mountPath: /etc/nginx/stream-conf.d name: nginx-stream-conf - - mountPath: /etc/nginx/module-includes - name: module-includes + - mountPath: /etc/nginx/main-includes + name: main-includes - mountPath: /etc/nginx/secrets name: nginx-secrets - mountPath: /var/run/nginx @@ -280,8 +280,8 @@ spec: name: nginx-conf - mountPath: /etc/nginx/stream-conf.d name: nginx-stream-conf - - mountPath: /etc/nginx/module-includes - name: module-includes + - mountPath: /etc/nginx/main-includes + name: main-includes - mountPath: /etc/nginx/secrets name: nginx-secrets - mountPath: /var/run/nginx @@ -302,7 +302,7 @@ spec: - emptyDir: {} name: nginx-stream-conf - emptyDir: {} - name: module-includes + name: main-includes - emptyDir: {} name: nginx-secrets - emptyDir: {} diff --git a/deploy/azure/deploy.yaml b/deploy/azure/deploy.yaml index 968c1a2926..c9886ff1d0 100644 --- a/deploy/azure/deploy.yaml +++ b/deploy/azure/deploy.yaml @@ -245,8 +245,8 @@ spec: name: nginx-conf - mountPath: /etc/nginx/stream-conf.d name: nginx-stream-conf - - mountPath: /etc/nginx/module-includes - name: module-includes + - mountPath: /etc/nginx/main-includes + name: main-includes - mountPath: /etc/nginx/secrets name: nginx-secrets - mountPath: /var/run/nginx @@ -277,8 +277,8 @@ spec: name: nginx-conf - mountPath: /etc/nginx/stream-conf.d name: nginx-stream-conf - - mountPath: /etc/nginx/module-includes - name: module-includes + - mountPath: /etc/nginx/main-includes + name: main-includes - mountPath: /etc/nginx/secrets name: nginx-secrets - mountPath: /var/run/nginx @@ -301,7 +301,7 @@ spec: - emptyDir: {} name: nginx-stream-conf - emptyDir: {} - name: module-includes + name: main-includes - emptyDir: {} name: nginx-secrets - emptyDir: {} diff --git a/deploy/default/deploy.yaml b/deploy/default/deploy.yaml index 6245a2bbc7..a0f4adf0ce 100644 --- a/deploy/default/deploy.yaml +++ b/deploy/default/deploy.yaml @@ -245,8 +245,8 @@ spec: name: nginx-conf - mountPath: /etc/nginx/stream-conf.d name: nginx-stream-conf - - mountPath: /etc/nginx/module-includes - name: module-includes + - mountPath: /etc/nginx/main-includes + name: main-includes - mountPath: /etc/nginx/secrets name: nginx-secrets - mountPath: /var/run/nginx @@ -277,8 +277,8 @@ spec: name: nginx-conf - mountPath: /etc/nginx/stream-conf.d name: nginx-stream-conf - - mountPath: /etc/nginx/module-includes - name: module-includes + - mountPath: /etc/nginx/main-includes + name: main-includes - mountPath: /etc/nginx/secrets name: nginx-secrets - mountPath: /var/run/nginx @@ -299,7 +299,7 @@ spec: - emptyDir: {} name: nginx-stream-conf - emptyDir: {} - name: module-includes + name: main-includes - emptyDir: {} name: nginx-secrets - emptyDir: {} diff --git a/deploy/experimental-nginx-plus/deploy.yaml b/deploy/experimental-nginx-plus/deploy.yaml index ed9c748e1a..0d04cf0b58 100644 --- a/deploy/experimental-nginx-plus/deploy.yaml +++ b/deploy/experimental-nginx-plus/deploy.yaml @@ -260,8 +260,8 @@ spec: name: nginx-conf - mountPath: /etc/nginx/stream-conf.d name: nginx-stream-conf - - mountPath: /etc/nginx/module-includes - name: module-includes + - mountPath: /etc/nginx/main-includes + name: main-includes - mountPath: /etc/nginx/secrets name: nginx-secrets - mountPath: /var/run/nginx @@ -292,8 +292,8 @@ spec: name: nginx-conf - mountPath: /etc/nginx/stream-conf.d name: nginx-stream-conf - - mountPath: /etc/nginx/module-includes - name: module-includes + - mountPath: /etc/nginx/main-includes + name: main-includes - mountPath: /etc/nginx/secrets name: nginx-secrets - mountPath: /var/run/nginx @@ -314,7 +314,7 @@ spec: - emptyDir: {} name: nginx-stream-conf - emptyDir: {} - name: module-includes + name: main-includes - emptyDir: {} name: nginx-secrets - emptyDir: {} diff --git a/deploy/experimental/deploy.yaml b/deploy/experimental/deploy.yaml index 28cc7b6d19..0f9227ce5a 100644 --- a/deploy/experimental/deploy.yaml +++ b/deploy/experimental/deploy.yaml @@ -251,8 +251,8 @@ spec: name: nginx-conf - mountPath: /etc/nginx/stream-conf.d name: nginx-stream-conf - - mountPath: /etc/nginx/module-includes - name: module-includes + - mountPath: /etc/nginx/main-includes + name: main-includes - mountPath: /etc/nginx/secrets name: nginx-secrets - mountPath: /var/run/nginx @@ -283,8 +283,8 @@ spec: name: nginx-conf - mountPath: /etc/nginx/stream-conf.d name: nginx-stream-conf - - mountPath: /etc/nginx/module-includes - name: module-includes + - mountPath: /etc/nginx/main-includes + name: main-includes - mountPath: /etc/nginx/secrets name: nginx-secrets - mountPath: /var/run/nginx @@ -305,7 +305,7 @@ spec: - emptyDir: {} name: nginx-stream-conf - emptyDir: {} - name: module-includes + name: main-includes - emptyDir: {} name: nginx-secrets - emptyDir: {} diff --git a/deploy/nginx-plus/deploy.yaml b/deploy/nginx-plus/deploy.yaml index 76249e80c2..82f6ac0173 100644 --- a/deploy/nginx-plus/deploy.yaml +++ b/deploy/nginx-plus/deploy.yaml @@ -256,8 +256,8 @@ spec: name: nginx-conf - mountPath: /etc/nginx/stream-conf.d name: nginx-stream-conf - - mountPath: /etc/nginx/module-includes - name: module-includes + - mountPath: /etc/nginx/main-includes + name: main-includes - mountPath: /etc/nginx/secrets name: nginx-secrets - mountPath: /var/run/nginx @@ -288,8 +288,8 @@ spec: name: nginx-conf - mountPath: /etc/nginx/stream-conf.d name: nginx-stream-conf - - mountPath: /etc/nginx/module-includes - name: module-includes + - mountPath: /etc/nginx/main-includes + name: main-includes - mountPath: /etc/nginx/secrets name: nginx-secrets - mountPath: /var/run/nginx @@ -310,7 +310,7 @@ spec: - emptyDir: {} name: nginx-stream-conf - emptyDir: {} - name: module-includes + name: main-includes - emptyDir: {} name: nginx-secrets - emptyDir: {} diff --git a/deploy/nodeport/deploy.yaml b/deploy/nodeport/deploy.yaml index db81fdf259..1deb34bf6c 100644 --- a/deploy/nodeport/deploy.yaml +++ b/deploy/nodeport/deploy.yaml @@ -245,8 +245,8 @@ spec: name: nginx-conf - mountPath: /etc/nginx/stream-conf.d name: nginx-stream-conf - - mountPath: /etc/nginx/module-includes - name: module-includes + - mountPath: /etc/nginx/main-includes + name: main-includes - mountPath: /etc/nginx/secrets name: nginx-secrets - mountPath: /var/run/nginx @@ -277,8 +277,8 @@ spec: name: nginx-conf - mountPath: /etc/nginx/stream-conf.d name: nginx-stream-conf - - mountPath: /etc/nginx/module-includes - name: module-includes + - mountPath: /etc/nginx/main-includes + name: main-includes - mountPath: /etc/nginx/secrets name: nginx-secrets - mountPath: /var/run/nginx @@ -299,7 +299,7 @@ spec: - emptyDir: {} name: nginx-stream-conf - emptyDir: {} - name: module-includes + name: main-includes - emptyDir: {} name: nginx-secrets - emptyDir: {} diff --git a/deploy/openshift/deploy.yaml b/deploy/openshift/deploy.yaml index cb78ce0f39..fa081d5cb1 100644 --- a/deploy/openshift/deploy.yaml +++ b/deploy/openshift/deploy.yaml @@ -253,8 +253,8 @@ spec: name: nginx-conf - mountPath: /etc/nginx/stream-conf.d name: nginx-stream-conf - - mountPath: /etc/nginx/module-includes - name: module-includes + - mountPath: /etc/nginx/main-includes + name: main-includes - mountPath: /etc/nginx/secrets name: nginx-secrets - mountPath: /var/run/nginx @@ -285,8 +285,8 @@ spec: name: nginx-conf - mountPath: /etc/nginx/stream-conf.d name: nginx-stream-conf - - mountPath: /etc/nginx/module-includes - name: module-includes + - mountPath: /etc/nginx/main-includes + name: main-includes - mountPath: /etc/nginx/secrets name: nginx-secrets - mountPath: /var/run/nginx @@ -307,7 +307,7 @@ spec: - emptyDir: {} name: nginx-stream-conf - emptyDir: {} - name: module-includes + name: main-includes - emptyDir: {} name: nginx-secrets - emptyDir: {}