only apply podinfo patch to podinfo
ci / build (push) Waiting to run
Details
ci / build (push) Waiting to run
Details
This commit is contained in:
parent
b2d9eb2bb3
commit
0976a4c7ff
|
@ -7,7 +7,7 @@ spec:
|
||||||
releaseName: temporal
|
releaseName: temporal
|
||||||
chart:
|
chart:
|
||||||
spec:
|
spec:
|
||||||
version: '0.37.0'
|
version: "0.37.0"
|
||||||
chart: temporal
|
chart: temporal
|
||||||
sourceRef:
|
sourceRef:
|
||||||
kind: HelmRepository
|
kind: HelmRepository
|
||||||
|
|
|
@ -2,7 +2,7 @@ apiVersion: source.toolkit.fluxcd.io/v1beta2
|
||||||
kind: HelmRepository
|
kind: HelmRepository
|
||||||
metadata:
|
metadata:
|
||||||
name: lemontech
|
name: lemontech
|
||||||
namespace: futureporn
|
namespace: temporal
|
||||||
spec:
|
spec:
|
||||||
interval: 5m
|
interval: 5m
|
||||||
url: https://charts.lemontech.engineering
|
url: https://charts.lemontech.engineering
|
||||||
|
|
|
@ -8,3 +8,4 @@ patches:
|
||||||
- path: podinfo-values.yaml
|
- path: podinfo-values.yaml
|
||||||
target:
|
target:
|
||||||
kind: HelmRelease
|
kind: HelmRelease
|
||||||
|
name: podinfo
|
||||||
|
|
Loading…
Reference in New Issue