parent
24d6cfefa8
commit
7ee3f9a7cb
clusters/fp
15
clusters/fp/fp.yaml
Normal file
15
clusters/fp/fp.yaml
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
apiVersion: source.toolkit.fluxcd.io/v1
|
||||||
|
kind: GitRepository
|
||||||
|
metadata:
|
||||||
|
name: fp
|
||||||
|
namespace: default
|
||||||
|
spec:
|
||||||
|
interval: 1m
|
||||||
|
url: https://gitea.futureporn.net/futureporn/fp.git
|
||||||
|
ref:
|
||||||
|
branch: main
|
||||||
|
ignore: |
|
||||||
|
# exclude all
|
||||||
|
/*
|
||||||
|
# include charts directory
|
||||||
|
!/charts/
|
8
clusters/fp/windmill.yaml
Normal file
8
clusters/fp/windmill.yaml
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
apiVersion: source.toolkit.fluxcd.io/v1beta2
|
||||||
|
kind: HelmRepository
|
||||||
|
metadata:
|
||||||
|
name: windmill
|
||||||
|
namespace: default
|
||||||
|
spec:
|
||||||
|
interval: 10m
|
||||||
|
url: https://stefanprodan.github.io/podinfohttps://windmill-labs.github.io/windmill-helm-charts
|
Loading…
x
Reference in New Issue
Block a user