chore(system): start pulling over example traefik ingress
This commit is contained in:
parent
45a0eab837
commit
9e1d6de3d1
7 changed files with 269 additions and 0 deletions
11
projects/system/Chart.yaml
Normal file
11
projects/system/Chart.yaml
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
---
|
||||
apiVersion: v2
|
||||
name: system-apps
|
||||
type: application
|
||||
version: 1.0.0
|
||||
appVersion: "1.0.0"
|
||||
|
||||
dependencies:
|
||||
- name: app-of-apps
|
||||
version: 1.0.2
|
||||
repository: file://../../../charts/app-of-apps/
|
||||
Loading…
Add table
Add a link
Reference in a new issue