Skip to content

Commit fb50996

Browse files
committedApr 24, 2023
Make sure asserts match the change
1 parent 7be1d0a commit fb50996

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎tests/e2e/cachebust/02-assert.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ spec:
4040
resources: {}
4141
volumeMounts:
4242
- name: akamai-edgerc
43-
mountPath: /opt/app-root/
43+
mountPath: /opt/app-root/edgerc
4444
subPath: edgerc
4545
containers:
4646
- name: fe-image
@@ -101,7 +101,7 @@ spec:
101101
resources: {}
102102
volumeMounts:
103103
- name: akamai-edgerc
104-
mountPath: /opt/app-root/
104+
mountPath: /opt/app-root/edgerc
105105
subPath: edgerc
106106
containers:
107107
- name: fe-image

0 commit comments

Comments
 (0)