-
- Downloads
How to automatically renew Azure eventhub
To use JWT to communicate with Azure eventhub we need to renew the JWT credentials
from time to time. This example yaml helps out with that
* Supports both deployment and cronjob based renewal
* static service principal
* aad-pod-identity in azure
Signed-off-by:
Edvin Norling <edvin.norling@xenit.se>
Showing
- manifests/integrations/eventhub-credentials-sync/_base/kustomization.yaml 27 additions, 0 deletions...ations/eventhub-credentials-sync/_base/kustomization.yaml
- manifests/integrations/eventhub-credentials-sync/_base/kustomizeconfig.yaml 3 additions, 0 deletions...ions/eventhub-credentials-sync/_base/kustomizeconfig.yaml
- manifests/integrations/eventhub-credentials-sync/_base/sync.yaml 133 additions, 0 deletions...ts/integrations/eventhub-credentials-sync/_base/sync.yaml
- manifests/integrations/eventhub-credentials-sync/_cronjobs/_base/kustomization.yaml 27 additions, 0 deletions...nthub-credentials-sync/_cronjobs/_base/kustomization.yaml
- manifests/integrations/eventhub-credentials-sync/_cronjobs/_base/kustomizeconfig.yaml 3 additions, 0 deletions...hub-credentials-sync/_cronjobs/_base/kustomizeconfig.yaml
- manifests/integrations/eventhub-credentials-sync/_cronjobs/_base/sync.yaml 109 additions, 0 deletions...tions/eventhub-credentials-sync/_cronjobs/_base/sync.yaml
- manifests/integrations/eventhub-credentials-sync/_cronjobs/azure/az-identity.yaml 16 additions, 0 deletions...venthub-credentials-sync/_cronjobs/azure/az-identity.yaml
- manifests/integrations/eventhub-credentials-sync/_cronjobs/azure/config-patches.yaml 50 additions, 0 deletions...thub-credentials-sync/_cronjobs/azure/config-patches.yaml
- manifests/integrations/eventhub-credentials-sync/_cronjobs/azure/kubectl-patch.yaml 34 additions, 0 deletions...nthub-credentials-sync/_cronjobs/azure/kubectl-patch.yaml
- manifests/integrations/eventhub-credentials-sync/_cronjobs/azure/kustomization.yaml 28 additions, 0 deletions...nthub-credentials-sync/_cronjobs/azure/kustomization.yaml
- manifests/integrations/eventhub-credentials-sync/_cronjobs/azure/kustomizeconfig.yaml 3 additions, 0 deletions...hub-credentials-sync/_cronjobs/azure/kustomizeconfig.yaml
- manifests/integrations/eventhub-credentials-sync/_cronjobs/azure/reconcile-patch.yaml 27 additions, 0 deletions...hub-credentials-sync/_cronjobs/azure/reconcile-patch.yaml
- manifests/integrations/eventhub-credentials-sync/_cronjobs/generic/config-patches.yaml 16 additions, 0 deletions...ub-credentials-sync/_cronjobs/generic/config-patches.yaml
- manifests/integrations/eventhub-credentials-sync/_cronjobs/generic/kubectl-patch.yaml 34 additions, 0 deletions...hub-credentials-sync/_cronjobs/generic/kubectl-patch.yaml
- manifests/integrations/eventhub-credentials-sync/_cronjobs/generic/kustomization.yaml 21 additions, 0 deletions...hub-credentials-sync/_cronjobs/generic/kustomization.yaml
- manifests/integrations/eventhub-credentials-sync/_cronjobs/generic/kustomizeconfig.yaml 3 additions, 0 deletions...b-credentials-sync/_cronjobs/generic/kustomizeconfig.yaml
- manifests/integrations/eventhub-credentials-sync/_cronjobs/generic/reconcile-patch.yaml 42 additions, 0 deletions...b-credentials-sync/_cronjobs/generic/reconcile-patch.yaml
- manifests/integrations/eventhub-credentials-sync/_cronjobs/generic/secret-azure-credentials.yaml 14 additions, 0 deletions...ials-sync/_cronjobs/generic/secret-azure-credentials.yaml
- manifests/integrations/eventhub-credentials-sync/azure/az-identity.yaml 16 additions, 0 deletions...grations/eventhub-credentials-sync/azure/az-identity.yaml
- manifests/integrations/eventhub-credentials-sync/azure/config-patches.yaml 48 additions, 0 deletions...tions/eventhub-credentials-sync/azure/config-patches.yaml
Loading
Please register or sign in to comment