remove namespace from HelmRepository
This commit is contained in:
parent
e889ba33e3
commit
679e5cec4e
@ -2,7 +2,6 @@ apiVersion: source.toolkit.fluxcd.io/v1beta2
|
||||
kind: HelmRepository
|
||||
metadata:
|
||||
name: stable
|
||||
namespace: monitoring
|
||||
spec:
|
||||
interval: 1m
|
||||
url: https://charts.onwalk.net/
|
||||
|
||||
@ -11,7 +11,6 @@ spec:
|
||||
sourceRef:
|
||||
kind: HelmRepository
|
||||
name: stable
|
||||
namespace: monitoring
|
||||
interval: 1m
|
||||
values:
|
||||
deepflow-agent:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user