6 Followers
50 Following
8 Posts
Websitehttps://wrenix.eu
Githttps://codeberg.org/wrenix
PGP-KeyB9C3 5FDD 7362 F063 A870 6A2E 7AFD B012 974B 1BB5

I start to develop my own #openDesk called #myCloud,
The code gives me inspiration, but is not modular enougth (for easy add components).
Thank you #authentik and this patch from @genofire https://github.com/goauthentik/helm/pull/146
und den authentik-blueprint helmchart für applicationen:
https://codeberg.org/wrenix/helm-charts/src/branch/main/authentik-application

Code:
https://codeberg.org/wrenix/helmfile-mycloud/

PS: It is in alpha (no persistent yet), current it does not ship anything else then #authentik (but my infra #helmfile)

feat(charts/authentik): add blueprints-sidecar to collect from cluster by genofire · Pull Request #146 · goauthentik/helm

fix: goauthentik/authentik#4558 goauthentik/authentik#4119 Helm values: serviceAccount: create: true sidecar: blueprints: enabled: true namespace: "ALL" <1> <1> normally just current ...

GitHub