Fix: Flux Notification Controler

Enable Notification Controller.

Signed-off-by: Thiago Padua <tgpadua@amazon.com>
This commit is contained in:
Thiago Pádua 2024-07-30 18:16:37 -07:00 committed by GitHub
parent efa49b74ea
commit c19ba9b262
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