Skip to content

Commit

Permalink
fix(cilium): trustCRDsExist to true
Browse files Browse the repository at this point in the history
  • Loading branch information
tyriis committed Apr 7, 2024
1 parent b51e6c3 commit 8551104
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ spec:
enabled: true
serviceMonitor:
enabled: true
trustCRDsExist: false
trustCRDsExist: true
dashboards:
enabled: true
annotations:
Expand Down

0 comments on commit 8551104

Please sign in to comment.