Skip to content

Commit

Permalink
Fix secrets readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Annanay committed Dec 3, 2018
1 parent c82a7c8 commit 1f11aa2
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -278,12 +278,12 @@ The secrets are available as environment variables in the (Collector/Query/All-I

[source,yaml]
----
storage:
type: elasticsearch
options:
es:
server-urls: http://elasticsearch:9200
secretName: jaeger-secrets
storage:
type: elasticsearch
options:
es:
server-urls: http://elasticsearch:9200
secretName: jaeger-secrets
----

The secret itself would be managed outside of the `jaeger-operator` CR.
Expand Down

0 comments on commit 1f11aa2

Please sign in to comment.