apps/monitor/flagger: set default namespace -> ingress

This commit is contained in:
Haitao Pan 2023-12-27 18:24:23 +08:00
parent b0f88b5efc
commit d1cf99bc6f
2 changed files with 3 additions and 0 deletions

View File

@ -2,6 +2,7 @@ apiVersion: helm.toolkit.fluxcd.io/v2beta2
kind: HelmRelease
metadata:
name: flagger
namespace: ingress
spec:
interval: 1m
dependsOn:
@ -13,6 +14,7 @@ spec:
sourceRef:
kind: HelmRepository
name: flagger
namespace: ingress
interval: 1m
values:
prometheus:

View File

@ -2,6 +2,7 @@ apiVersion: source.toolkit.fluxcd.io/v1beta2
kind: HelmRepository
metadata:
name: flagger
namespace: ingress
spec:
interval: 10m0s
url: https://flagger.app