fix: authentik namespace
This commit is contained in:
parent
c0e88d39e0
commit
e6cc748ef0
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ apiVersion: helm.toolkit.fluxcd.io/v2beta2
|
|||
kind: HelmRelease
|
||||
metadata:
|
||||
name: authentik
|
||||
namespace: default
|
||||
namespace: authentik
|
||||
spec:
|
||||
interval: 5m
|
||||
chart:
|
||||
|
|
Loading…
Reference in a new issue