Skip to content

Commit edc4367

Browse files
author
vadym1226
committed
Merge pull request #1252 from unki/master
remove duplicate lines from kubernetes/README.md
2 parents 99c32d8 + 7366ae4 commit edc4367

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

kubernetes/README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,6 @@ configuration.api_key['authorization'] = 'YOUR_API_KEY'
6060
# Defining host is optional and default to http://localhost
6161
configuration.host = "http://localhost"
6262

63-
# Defining host is optional and default to http://localhost
64-
configuration.host = "http://localhost"
6563
# Enter a context with an instance of the API kubernetes.client
6664
with kubernetes.client.ApiClient(configuration) as api_client:
6765
# Create an instance of the API class

0 commit comments

Comments
 (0)