use chart path
ci / build (push) Waiting to run Details

This commit is contained in:
CJ_Clippy 2024-06-13 17:56:27 -08:00
parent ab618e8b2e
commit a5b5bea9e5
2 changed files with 3 additions and 3 deletions

View File

@ -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

View File

@ -11,4 +11,4 @@ spec:
# exclude all # exclude all
/* /*
# include charts directory # include charts directory
!/charts/ !/charts/