Skip to content

Commit

Permalink
Update tests/templates/kuttl/cert-manager-tls/consumer.yaml
Browse files Browse the repository at this point in the history
Co-authored-by: Nick <10092581+NickLarsenNZ@users.noreply.github.com>
  • Loading branch information
nightkr and NickLarsenNZ committed Aug 16, 2024
1 parent 696fa9e commit 4da6bbd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/templates/kuttl/cert-manager-tls/consumer.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,7 @@ spec:
- |
set -euo pipefail
ls -la /stackable/tls
cat /stackable/tls/tls.crt | openssl x509 -noout -text
cat /stackable/tls/tls.crt | openssl x509 -noout -text | grep "DNS:my-tls-service.$NAMESPACE.svc.cluster.local"
volumeMounts:
- mountPath: /stackable/tls
Expand Down

0 comments on commit 4da6bbd

Please sign in to comment.