Skip to content

Commit

Permalink
chore(kube-monitoring): additional ports are not required
Browse files Browse the repository at this point in the history
  • Loading branch information
richardtief committed Nov 26, 2024
1 parent 84cd94e commit b858dbd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions kube-monitoring/plugindefinition.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ kind: PluginDefinition
metadata:
name: kube-monitoring
spec:
version: 2.6.2
version: 2.6.3
displayName: Kubernetes monitoring
description: Native deployment and management of Prometheus along with Kubernetes cluster monitoring components.
docMarkDownUrl: https://raw.githubusercontent.com/cloudoperators/greenhouse-extensions/main/kube-monitoring/README.md
Expand Down Expand Up @@ -86,5 +86,5 @@ spec:
port: 10901
protocol: TCP
targetPort: grpc
required: true
required: false
type: list

0 comments on commit b858dbd

Please sign in to comment.