apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization namespace: monitoring resources: - flower/externalsecrets.yaml - flower/networkpolicy.yaml helmCharts: - name: kube-prometheus-stack repo: https://prometheus-community.github.io/helm-charts version: "55.5.0" releaseName: monitoring namespace: monitoring valuesFile: values-monitoring.yaml commonLabels: environment: staging managed-by: kustomize