Skip to content

Commit

Permalink
fixed a failing test due to mount path mismatch
Browse files Browse the repository at this point in the history
Signed-off-by: Anand Francis Joseph <[email protected]>
  • Loading branch information
anandf committed Aug 9, 2024
1 parent d8b00fb commit 91dc32e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ spec:
name: gpg-keyring
- mountPath: /tmp
name: tmp
- mountPath: /app/tls/scm/cert
- mountPath: /app/tls/scm/
name: appset-gitlab-scm-tls-cert
volumes:
- configMap:
Expand Down

0 comments on commit 91dc32e

Please sign in to comment.