ci: deploy forgejo runner with flux cd
This commit is contained in:
parent
a4b390a2cc
commit
99fc340efc
7 changed files with 93 additions and 0 deletions
5
apps/forgejo-runner/kustomization.yaml
Normal file
5
apps/forgejo-runner/kustomization.yaml
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
resources:
|
||||
- runner-secret.yaml
|
||||
- helmrelease.yaml
|
||||
Loading…
Add table
Add a link
Reference in a new issue