Skip to content

Commit 7fe83c4

Browse files
author
igor.grzankowski
committed
Update sidecar manifest
1 parent 6d9ca0b commit 7fe83c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deployment-with-sidecar.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ spec:
1515
spec:
1616
containers:
1717
- name: manager
18-
image: ${{ env.SPLUNK_OPERATOR_IMAGE_NAME }}:$GITHUB_SHA-distroless
18+
image: ${{ secrets.ECR_REPOSITORY }}.${{ env.SPLUNK_OPERATOR_IMAGE_NAME }}:$GITHUB_SHA-distroless
1919
env:
2020
- name: WATCH_NAMESPACE
2121
value: ""

0 commit comments

Comments
 (0)