Skip to content

Commit

Permalink
feat: application views + dashboard (#144)
Browse files Browse the repository at this point in the history
Co-authored-by: unclegedd <gedd@defenseunicorns.com>
Co-authored-by: UncleGedd <42304551+UncleGedd@users.noreply.github.com>
Co-authored-by: Billy Figueroa <billy@defenseunicorns.com>
  • Loading branch information
4 people authored Aug 6, 2024
1 parent ef1fa4c commit a4c5110
Show file tree
Hide file tree
Showing 63 changed files with 9,202 additions and 869 deletions.
5 changes: 3 additions & 2 deletions .yamllint
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,11 @@ ignore:
- 'k3d/local/manifests/metallb/metallb-native.yaml'
- '**/.terraform/**'
- '**/chart/templates**'
- 'node_modules/**'
- '**/node_modules/**'
- 'dist/**'
- 'ui/node_modules/**'
- 'pkg/api/docs/**'
- 'pkg/api/docs/*'
- '**/swagger.yaml'

rules:
anchors: enable
Expand Down
Loading

0 comments on commit a4c5110

Please sign in to comment.