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 10, 2024
1 parent 510b613 commit 34ab338
Show file tree
Hide file tree
Showing 11 changed files with 9,326 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 34ab338

Please sign in to comment.