This commit is contained in:
parent
5dde8c7295
commit
5b685cd7a8
@ -1,8 +1,15 @@
|
||||
apiVersion: source.toolkit.fluxcd.io/v1
|
||||
kind: HelmRepository
|
||||
kind: GitRepository
|
||||
metadata:
|
||||
name: fp
|
||||
namespace: futureporn
|
||||
spec:
|
||||
interval: 1m
|
||||
url: https://gitea.futureporn.net/futureporn/fp
|
||||
url: https://gitea.futureporn.net/futureporn/fp
|
||||
ref:
|
||||
branch: main
|
||||
ignore: |
|
||||
# exclude all
|
||||
/*
|
||||
# include charts directory
|
||||
!/charts/
|
||||
|
Loading…
x
Reference in New Issue
Block a user