fix: enable fux notification controller (#24)

Signed-off-by: Thiago Padua <tgpadua@gmail.com>
This commit is contained in:
Thiago Pádua 2024-08-01 09:43:37 -07:00 committed by GitHub
parent ba99dc98ef
commit 004e4d8f6a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -24,7 +24,7 @@ spec:
kustomizeController:
create: false
notificationController:
create: false
create: true
chart: flux2
destination:
server: 'https://kubernetes.default.svc'
@ -34,4 +34,4 @@ spec:
prune: true
selfHeal: true
syncOptions:
- CreateNamespace=true
- CreateNamespace=true