Skip to content

Commit 5a6f84c

Browse files
Apply suggestion from @Techassi
Co-authored-by: Techassi <git@techassi.dev>
1 parent 33ca1cc commit 5a6f84c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/templates/kuttl/tls/10_consumer.yaml.j2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ spec:
6868
assert_trusted_roots_contain "cert 5"
6969
assert_trusted_roots_contain "cert 6"
7070

71-
echo Test subject DN with domain components
71+
echo "Test subject DN with domain components"
7272

7373
openssl x509 -in /stackable/tls-domain-components/tls.crt -subject -noout | \
7474
grep "subject=CN=generated certificate for pod, DC=tls-consumer-.*, DC=$NAMESPACE, DC=svc, DC=.*"

0 commit comments

Comments
 (0)