Add label to authentik helm-release
This commit is contained in:
parent
af4a0d4409
commit
495d8c83ce
|
@ -3,6 +3,8 @@ kind: HelmRelease
|
|||
metadata:
|
||||
name: authentik
|
||||
namespace: authentik
|
||||
labels:
|
||||
needsDatabase: "yes"
|
||||
spec:
|
||||
interval: 5m
|
||||
chart:
|
||||
|
|
Loading…
Reference in New Issue