put the dashboard config map in the right namespace

Signed-off-by: Bart Plasmeijer <bart.plasmeijer@gmail.com>
pull/2862/head
bart-plasmeijer 3 years ago committed by Bart Plasmeijer
parent 12504c76d0
commit 5f35bd4e00

@ -1,6 +1,6 @@
apiVersion: kustomize.config.k8s.io/v1beta1 apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization kind: Kustomization
namespace: flux-system namespace: monitoring
resources: resources:
- podmonitor.yaml - podmonitor.yaml
configMapGenerator: configMapGenerator:

Loading…
Cancel
Save