Skip to content
Snippets Groups Projects
Commit d4325ed2 authored by Michelle Weidling's avatar Michelle Weidling :blowfish:
Browse files

feat: add token

parent 2c793107
No related branches found
No related tags found
1 merge request!6feat: add token
...@@ -17,6 +17,7 @@ podAnnotations: ...@@ -17,6 +17,7 @@ podAnnotations:
{{- with secret "subugoe/ocrd-quiver/mongodb" -}} {{- with secret "subugoe/ocrd-quiver/mongodb" -}}
{{ .Data.data.users }} {{ .Data.data.users }}
{{ .Data.data.usersPasswords }} {{ .Data.data.usersPasswords }}
{{ .Data.data.token }}
{{- end -}} {{- end -}}
vault.hashicorp.com/secret-volume-path-credentials.txt: /var/lib/quiver vault.hashicorp.com/secret-volume-path-credentials.txt: /var/lib/quiver
vault.hashicorp.com/role: ocrd vault.hashicorp.com/role: ocrd
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment