ci: move app definitions to apps folder
This commit is contained in:
parent
7bb433e1f0
commit
db0593bbe7
18 changed files with 36 additions and 3 deletions
5
apps/gitea-runner/kustomization.yaml
Normal file
5
apps/gitea-runner/kustomization.yaml
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
resources:
|
||||
- helmrepository.yaml
|
||||
- helmrelease.yaml
|
||||
Loading…
Add table
Add a link
Reference in a new issue