# Oathkeeper Environment # Rendered by Vault Agent from secret/data/nexus/oathkeeper # Shared secret for backend authentication {{ with secret "secret/data/nexus/oathkeeper" -}} OATHKEEPER_SECRET={{ .Data.data.secret }} {{- end }} # Backend URL (static config) BACKEND_URL=http://backend.example.local:5500