We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33ca1cc commit 5a6f84cCopy full SHA for 5a6f84c
1 file changed
tests/templates/kuttl/tls/10_consumer.yaml.j2
@@ -68,7 +68,7 @@ spec:
68
assert_trusted_roots_contain "cert 5"
69
assert_trusted_roots_contain "cert 6"
70
71
- echo Test subject DN with domain components
+ echo "Test subject DN with domain components"
72
73
openssl x509 -in /stackable/tls-domain-components/tls.crt -subject -noout | \
74
grep "subject=CN=generated certificate for pod, DC=tls-consumer-.*, DC=$NAMESPACE, DC=svc, DC=.*"
0 commit comments