Reloader Office 365

Install the Reloader controller:

apiVersion: apps/v1 kind: Deployment metadata: name: office365-connector annotations: reloader.stakater.com/auto: "true" spec: template: spec: containers: - name: app image: myapp:latest env: - name: OFFICE365_CLIENT_SECRET valueFrom: secretKeyRef: name: office365-credentials key: client-secret reloader office 365

A SaaS app connects to thousands of customer Office 365 tenants. Each tenant’s credentials are stored in individual secrets. When a customer rotates their secret, Reloader restarts only the specific sidecar container or pod for that tenant, preserving isolation. and Azure AD Workload Identity

We expect to see tighter integration with , Dapr , and Azure AD Workload Identity , where Reloader will handle not just secrets but also policy and role changes. reloader office 365

Chargement...