From 92ec90f4734d65e397a85d05163ebd271baa92ec Mon Sep 17 00:00:00 2001 From: Roya Shourouni Date: Thu, 11 Jun 2026 13:49:55 -0700 Subject: [PATCH] remove redundant certs --- infrastructure/prime-app-template.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infrastructure/prime-app-template.yml b/infrastructure/prime-app-template.yml index c79f209dd9..a83e780729 100644 --- a/infrastructure/prime-app-template.yml +++ b/infrastructure/prime-app-template.yml @@ -158,7 +158,7 @@ objects: volumeMounts: - name: vanity-tls-certs readOnly: true - mountPath: /etc/nginx/certs/certs + mountPath: /etc/nginx/certs - name: plr-integration-volume readOnly: true mountPath: /etc/nginx/certs/plr