Skip to content

Commit

Permalink
Fix openssl entrypoint in smcp annotation test (#721)
Browse files Browse the repository at this point in the history
  • Loading branch information
mkralik3 authored Aug 1, 2024
1 parent a977b77 commit e97f5b1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/tests/ossm/smcp_annotation_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -131,4 +131,5 @@ spec:
containers:
- name: testenv
image: {{ image "testssl" }}
command: ["tail", "-f", "/dev/null"]
`

0 comments on commit e97f5b1

Please sign in to comment.