deploy #10

Merged
bstein merged 271 commits from deploy into main 2026-01-19 19:04:01 +00:00
Showing only changes of commit 81e79fd19a - Show all commits

View File

@ -25,9 +25,7 @@ spec:
vault.hashicorp.com/role: "pegasus"
vault.hashicorp.com/agent-inject-secret-ldap-config.xml: "kv/data/atlas/pegasus/jellyfin-ldap-config"
vault.hashicorp.com/agent-inject-template-ldap-config.xml: |
{{ with secret "kv/data/atlas/pegasus/jellyfin-ldap-config" }}
{{ index .Data.data "ldap-config.xml" }}
{{ end }}
{{- with secret "kv/data/atlas/pegasus/jellyfin-ldap-config" -}}{{ index .Data.data "ldap-config.xml" }}{{- end -}}
spec:
serviceAccountName: pegasus-vault-sync
# Clean up any lingering OIDC artifacts and strip the injected script tag