Skip to content

Commit

Permalink
removes extraneous whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
wilybrace committed Oct 8, 2019
1 parent c0b4161 commit 3ebf13e
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -254,11 +254,11 @@ using this command:
....
# show the binding without secrets
$ svcat describe binding testinstance-binding -n $OSB_NAMESPACE
Name: testinstance-binding
Namespace: demo
Name: testinstance-binding
Namespace: demo
Status: Ready - Injected bind result @ <timestamp>
Secret: testinstance-binding
Instance: testinstance
Secret: testinstance-binding
Instance: testinstance
Parameters:
No parameters defined
Expand All @@ -274,11 +274,11 @@ Secret Data:
# show the binding with secrets
$ svcat describe binding testinstance-binding --show-secrets -n $OSB_NAMESPACE
Name: testinstance-binding
Namespace: demo
Status: Ready - Injected bind result @ <timestamp>
Secret: testinstance-binding
Instance: testinstance
Name: testinstance-binding
Namespace: demo
Status: Ready - Injected bind result @ <timestamp>
Secret: testinstance-binding
Instance: testinstance
Parameters:
No parameters defined
Expand Down

0 comments on commit 3ebf13e

Please sign in to comment.