diff --git a/deploy/prod/txs/txs-web-deployment.yaml b/deploy/prod/txs/txs-web-deployment.yaml index 8d63457..2578482 100644 --- a/deploy/prod/txs/txs-web-deployment.yaml +++ b/deploy/prod/txs/txs-web-deployment.yaml @@ -35,7 +35,7 @@ spec: image: alpine volumeMounts: - mountPath: /nginx - name: nginx-txs-web + name: nginx-shared-txs command: - "/bin/sh" - "-c"