Skip to content

Commit

Permalink
put the dashboard config map in the right namespace
Browse files Browse the repository at this point in the history
Signed-off-by: Bart Plasmeijer <[email protected]>
  • Loading branch information
bplasmeijer committed Jun 22, 2022
1 parent 12504c7 commit 5f35bd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifests/monitoring/monitoring-config/kustomization.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: flux-system
namespace: monitoring
resources:
- podmonitor.yaml
configMapGenerator:
Expand Down

0 comments on commit 5f35bd4

Please sign in to comment.