use v2
ci / build (push) Waiting to run
Details
ci / build (push) Waiting to run
Details
This commit is contained in:
parent
b341ea51fa
commit
ae991fc2ce
|
@ -1,4 +1,4 @@
|
|||
apiVersion: helm.toolkit.fluxcd.io/v2beta2
|
||||
apiVersion: helm.toolkit.fluxcd.io/v2
|
||||
kind: HelmRelease
|
||||
metadata:
|
||||
name: fp
|
||||
|
@ -11,7 +11,8 @@ spec:
|
|||
sourceRef:
|
||||
kind: GitRepository
|
||||
name: fp
|
||||
valuesFile: ./charts/fp/values-dev.yaml
|
||||
valuesFiles:
|
||||
- ./charts/fp/values-dev.yaml
|
||||
interval: 1m
|
||||
install:
|
||||
remediation:
|
||||
|
|
Loading…
Reference in New Issue