fixed: flagger produces ID conflict

This commit is contained in:
Haitao Pan 2024-01-29 21:19:36 +08:00
parent 1f86a1307b
commit 4813c13084
3 changed files with 4 additions and 4 deletions

View File

@ -11,6 +11,6 @@ spec:
chart: flagger-loadtester
sourceRef:
kind: HelmRepository
name: flagger
name: flaggerload
namespace: monitoring
interval: 1m

View File

@ -1,8 +1,8 @@
apiVersion: source.toolkit.fluxcd.io/v1beta2
kind: HelmRepository
metadata:
name: flagger
name: flaggerload
namespace: monitoring
spec:
interval: 10m0s
interval: 1m0s
url: https://flagger.app

View File

@ -4,5 +4,5 @@ metadata:
name: flagger
namespace: ingress
spec:
interval: 10m0s
interval: 1m0s
url: https://flagger.app