Skip to content

Commit 1ef1632

Browse files
test: Remove resolved TODO comment
1 parent 0e90655 commit 1ef1632

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/templates/kuttl/snapshot-s3/30-test-snapshot.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,6 @@ data:
8383
auth = ('admin', 'AJVFsGJBbpT6mChn') # For testing only. Don't store credentials in code.
8484
ca_certs_path = '/stackable/tls/ca.crt'
8585
86-
# TODO Enable hostname verification
8786
client = OpenSearch(
8887
hosts = [{'host': host, 'port': port}],
8988
http_compress = True,

0 commit comments

Comments
 (0)