ref a GitRepository instead of a HelmRepository
ci / build (push) Waiting to run Details

This commit is contained in:
CJ_Clippy 2024-06-13 19:14:33 -08:00
parent 7517cf724c
commit 2e60d4cfc2
4 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@ spec:
spec:
chart: ./charts/futureporn
sourceRef:
kind: HelmRepository
kind: GitRepository
name: futureporn
interval: 1m
install:

View File

@ -3,7 +3,7 @@ kind: Kustomization
resources:
- ../base/podinfo
- ../base/temporal
- ../base/fp
- ../base/futureporn
patches:
- path: podinfo-values.yaml
target: