parent
ab618e8b2e
commit
a5b5bea9e5
apps/base/fp
@ -2,12 +2,12 @@ apiVersion: helm.toolkit.fluxcd.io/v2beta2
|
|||||||
kind: HelmRelease
|
kind: HelmRelease
|
||||||
metadata:
|
metadata:
|
||||||
name: futureporn-helmrepo
|
name: futureporn-helmrepo
|
||||||
namespace: futureporn
|
namespace: futureporn
|
||||||
spec:
|
spec:
|
||||||
releaseName: fp
|
releaseName: fp
|
||||||
chart:
|
chart:
|
||||||
spec:
|
spec:
|
||||||
chart: fp
|
chart: charts/fp
|
||||||
sourceRef:
|
sourceRef:
|
||||||
kind: HelmRepository
|
kind: HelmRepository
|
||||||
name: fp
|
name: fp
|
||||||
|
@ -11,4 +11,4 @@ spec:
|
|||||||
# exclude all
|
# exclude all
|
||||||
/*
|
/*
|
||||||
# include charts directory
|
# include charts directory
|
||||||
!/charts/
|
!/charts/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user