|
@@ -2,11 +2,12 @@ apiVersion: kustomize.config.k8s.io/v1beta1
|
|
kind: Kustomization
|
|
kind: Kustomization
|
|
resources:
|
|
resources:
|
|
- namespace.yml
|
|
- namespace.yml
|
|
- - is-collector-sysstat.yml
|
|
|
|
- - is-collector-psacct.yml
|
|
|
|
- - is-metrics-exporter.yml
|
|
|
|
- serviceaccount.yml
|
|
- serviceaccount.yml
|
|
- privileged-clusterrolebinding.yml
|
|
- privileged-clusterrolebinding.yml
|
|
- prometheus-role.yml
|
|
- prometheus-role.yml
|
|
- prometheus-rolebinding.yml
|
|
- prometheus-rolebinding.yml
|
|
- daemonset.yml
|
|
- daemonset.yml
|
|
|
|
+# Rot. ICT don't work with DaemonSets.
|
|
|
|
+# - is-collector-sysstat.yml
|
|
|
|
+# - is-collector-psacct.yml
|
|
|
|
+# - is-metrics-exporter.yml
|