Merge pull request #2862 from bplasmeijer/bugs/monitoring-configmap-in-wrong-namespace

Put the dashboard configmap in the right namespace for monitoring
pull/2829/head
Stefan Prodan 3 years ago committed by GitHub
commit cdf5bf3c9e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save