Deploy Authentik identity provider (C2 Mikado) #227
2 changed files with 2 additions and 2 deletions
Bump authentik image to v1.1.1-nix (blueprint path fix)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
commit
746435a905
|
|
@ -18,7 +18,7 @@ spec:
|
|||
spec:
|
||||
containers:
|
||||
- name: server
|
||||
image: registry.ops.eblu.me/blumeops/authentik:v1.1.0-nix
|
||||
image: registry.ops.eblu.me/blumeops/authentik:v1.1.1-nix
|
||||
args: ["server"]
|
||||
ports:
|
||||
- name: http
|
||||
|
|
|
|||
|
|
@ -18,7 +18,7 @@ spec:
|
|||
spec:
|
||||
containers:
|
||||
- name: worker
|
||||
image: registry.ops.eblu.me/blumeops/authentik:v1.1.0-nix
|
||||
image: registry.ops.eblu.me/blumeops/authentik:v1.1.1-nix
|
||||
args: ["worker"]
|
||||
env:
|
||||
- name: AUTHENTIK_SECRET_KEY
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue