use chart path
ci / build (push) Waiting to run
Details
ci / build (push) Waiting to run
Details
This commit is contained in:
parent
ab618e8b2e
commit
a5b5bea9e5
|
@ -2,12 +2,12 @@ apiVersion: helm.toolkit.fluxcd.io/v2beta2
|
|||
kind: HelmRelease
|
||||
metadata:
|
||||
name: futureporn-helmrepo
|
||||
namespace: futureporn
|
||||
namespace: futureporn
|
||||
spec:
|
||||
releaseName: fp
|
||||
chart:
|
||||
spec:
|
||||
chart: fp
|
||||
chart: charts/fp
|
||||
sourceRef:
|
||||
kind: HelmRepository
|
||||
name: fp
|
||||
|
|
|
@ -11,4 +11,4 @@ spec:
|
|||
# exclude all
|
||||
/*
|
||||
# include charts directory
|
||||
!/charts/
|
||||
!/charts/
|
||||
|
|
Loading…
Reference in New Issue