Skip to content

Instantly share code, notes, and snippets.

@Bowser1704
Created July 11, 2020 04:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Bowser1704/3ae11d5e50fc8e0194dd8abadc784fdf to your computer and use it in GitHub Desktop.
Save Bowser1704/3ae11d5e50fc8e0194dd8abadc784fdf to your computer and use it in GitHub Desktop.
apiVersion: helm.cattle.io/v1
kind: HelmChart
metadata:
name: prometheus-node-exporter
namespace: kube-system
spec:
helmVersion: v3
chart: prometheus-node-exporter
targetNamespace: monitoring
repo: https://apphub.aliyuncs.com
---
apiVersion: helm.cattle.io/v1
kind: HelmChart
metadata:
name: kube-state-metrics
namespace: kube-system
spec:
helmVersion: v3
chart: kube-state-metrics
targetNamespace: monitoring
repo: https://apphub.aliyuncs.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment