JulesdeCube
JulesdeCube
## Change Add the `--flake` to use `nix build` like URI. the `--flake` can't be used with the `--network` ## Example ```sh nixops create --flake ".#deploy.dev" ``` ## Future Deprecate...
## Context I am currently deploying Pingvin on kubernetes in high availability (multiple instance of the backend and frontend). ## Issue Currently Pingvin share only support SQLite as backend database....
This MR add the `automountServiceAccountToken` values configuration to allow to not autmount service account inside the container. ## References None ## Submitter checklist - [ ] Recommended: Join [WireMock Slack](https://slack.wiremock.org/)...
## Issue When using the `authentik_users` data source with a `groups_by_name` or `groups_by_pk` filter the provider crash with an interface conversion error. following the stack trace: ``` ╷ │ Error:...