rename fp to futureporn
ci / build (push) Waiting to run
Details
ci / build (push) Waiting to run
Details
This commit is contained in:
parent
98d453d27d
commit
f85913b8fa
|
@ -1,15 +1,15 @@
|
||||||
apiVersion: helm.toolkit.fluxcd.io/v2beta2
|
apiVersion: helm.toolkit.fluxcd.io/v2beta2
|
||||||
kind: HelmRelease
|
kind: HelmRelease
|
||||||
metadata:
|
metadata:
|
||||||
name: futureporn-helmrepo
|
name: fphelmrepo
|
||||||
namespace: futureporn
|
namespace: futureporn
|
||||||
spec:
|
spec:
|
||||||
chart:
|
chart:
|
||||||
spec:
|
spec:
|
||||||
chart: ./charts/fp
|
chart: ./charts/futureporn
|
||||||
sourceRef:
|
sourceRef:
|
||||||
kind: HelmRepository
|
kind: HelmRepository
|
||||||
name: fp
|
name: futureporn
|
||||||
interval: 1m
|
interval: 1m
|
||||||
install:
|
install:
|
||||||
remediation:
|
remediation:
|
||||||
|
|
Loading…
Reference in New Issue