Try the same namespaces
This commit is contained in:
@@ -12,7 +12,7 @@ spec:
|
||||
sourceRef:
|
||||
kind: HelmRepository
|
||||
name: cilium
|
||||
namespace: flux-system
|
||||
namespace: kube-system
|
||||
interval: 15m
|
||||
valuesFiles:
|
||||
- values.yaml
|
||||
@@ -2,7 +2,7 @@ apiVersion: source.toolkit.fluxcd.io/v1beta2
|
||||
kind: HelmRepository
|
||||
metadata:
|
||||
name: cilium
|
||||
namespace: flux-system
|
||||
namespace: kube-system
|
||||
spec:
|
||||
interval: 15m
|
||||
url: https://helm.cilium.io/
|
||||
Reference in New Issue
Block a user