Skip to content

Commit 92ec90f

Browse files
committed
remove redundant certs
1 parent e397837 commit 92ec90f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

infrastructure/prime-app-template.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ objects:
158158
volumeMounts:
159159
- name: vanity-tls-certs
160160
readOnly: true
161-
mountPath: /etc/nginx/certs/certs
161+
mountPath: /etc/nginx/certs
162162
- name: plr-integration-volume
163163
readOnly: true
164164
mountPath: /etc/nginx/certs/plr

0 commit comments

Comments
 (0)