Skip to content

Commit 4e19d80

Browse files
committed
Adding trailing slash to mountpoint
1 parent c1b1561 commit 4e19d80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/unit/overrides_test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ tests:
5757
path: spec.template.spec.containers[0].volumeMounts
5858
content:
5959
name: st2-overrides-vol
60-
mountPath: /opt/stackstorm/overrides
60+
mountPath: /opt/stackstorm/overrides/
6161
documentIndex: 3 # register_content
6262

6363
- contains: *overrides_mnt

0 commit comments

Comments
 (0)