try
ci / build (push) Waiting to run
Details
ci / build (push) Waiting to run
Details
This commit is contained in:
parent
a935e69f7e
commit
0208ef11da
|
@ -2,7 +2,7 @@ apiVersion: helm.toolkit.fluxcd.io/v2beta2
|
|||
kind: HelmRelease
|
||||
metadata:
|
||||
name: fp
|
||||
namespace: futureporn
|
||||
namespace: futureporn
|
||||
spec:
|
||||
releaseName: fp
|
||||
chart:
|
||||
|
@ -11,7 +11,7 @@ spec:
|
|||
sourceRef:
|
||||
kind: HelmRepository
|
||||
name: fp
|
||||
interval: 50m
|
||||
interval: 1m
|
||||
install:
|
||||
remediation:
|
||||
retries: -1
|
||||
|
|
|
@ -2,7 +2,6 @@ apiVersion: source.toolkit.fluxcd.io/v1
|
|||
kind: GitRepository
|
||||
metadata:
|
||||
name: fp
|
||||
namespace: futureporn
|
||||
spec:
|
||||
interval: 1m
|
||||
url: https://gitea.futureporn.net/futureporn/fp
|
||||
|
|
Loading…
Reference in New Issue