Skip to content

Commit

Permalink
fix: chore
Browse files Browse the repository at this point in the history
Signed-off-by: Sebastian Gaiser <[email protected]>
  • Loading branch information
sebastiangaiser authored and Sebastian Gaiser committed Jan 15, 2025
1 parent 6d51008 commit f770040
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion documentation/assemblies/metrics/assembly-metrics.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -59,5 +59,5 @@ include::assembly-metrics-config-files.adoc[leveloffset=+1]
include::assembly_metrics-prometheus-setup.adoc[leveloffset=+1]
//How to add Grafana dashboards
include::../../modules/metrics/proc_metrics-grafana-dashboard.adoc[leveloffset=+1]
//How to montitor custom resources managed by Strimzi
//How to monitor custom resources managed by Strimzi
include::../../modules/metrics/proc_metrics-custom-resource-monitoring.adoc[leveloffset=+1]
3 changes: 0 additions & 3 deletions packaging/examples/metrics/kube-state-metrics/ksm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,9 +61,6 @@ spec:
app.kubernetes.io/name: kube-state-metrics
app.kubernetes.io/instance: strimzi-kube-state-metrics
replicas: 1
strategy:
type: RollingUpdate
revisionHistoryLimit: 10
template:
metadata:
labels:
Expand Down

0 comments on commit f770040

Please sign in to comment.