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

Merge branch 'add-token' into 'main'

feat: add token

See merge request !6
parents 2c793107 d4325ed2
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