Skip to content

Commit 6d9ca0b

Browse files
author
igor.grzankowski
committed
Update manifest path
1 parent 56f7926 commit 6d9ca0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/distroless-int-test-workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ jobs:
167167
168168
- name: Deploy Application with Sidecar
169169
run: |
170-
kubectl apply -f deployment-with-sidecar.yaml
170+
kubectl apply -f .github/workflows/deployment-with-sidecar.yaml
171171
172172
- name: Install Metric Server
173173
run: |

0 commit comments

Comments
 (0)