Skip to content

Commit

Permalink
feat(components): add monitoring to the unifi controller
Browse files Browse the repository at this point in the history
  • Loading branch information
mrsimonemms committed Dec 12, 2024
1 parent 230f5ce commit 3d93e38
Show file tree
Hide file tree
Showing 11 changed files with 9,332 additions and 0 deletions.
1 change: 1 addition & 0 deletions registry/clusters/dev/components/unifi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,4 @@ spec:
selfHeal: true
syncOptions:
- CreateNamespace=true
- ServerSideApply=true
1 change: 1 addition & 0 deletions registry/clusters/prod/components/unifi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,4 @@ spec:
selfHeal: true
syncOptions:
- CreateNamespace=true
- ServerSideApply=true
Loading

0 comments on commit 3d93e38

Please sign in to comment.