Skip to content

Commit

Permalink
remove duplicate-lines from kubernetes/README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
unki committed Sep 9, 2020
1 parent 4079c67 commit 32cb3f9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions kubernetes/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,6 @@ configuration.api_key['authorization'] = 'YOUR_API_KEY'
# Defining host is optional and default to http://localhost
configuration.host = "http://localhost"

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

0 comments on commit 32cb3f9

Please sign in to comment.