Skip to content

Instantly share code, notes, and snippets.

@luszczynski
Last active June 21, 2022 19:51
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 luszczynski/9435e9796d1e4901537fa0cc9ccecc66 to your computer and use it in GitHub Desktop.
Save luszczynski/9435e9796d1e4901537fa0cc9ccecc66 to your computer and use it in GitHub Desktop.
apiVersion: monitoring.coreos.com/v1
kind: ServiceMonitor
metadata:
name: amq-broker-service-monitor
namespace: camel-kafka
spec:
endpoints:
- interval: 10s
port: console-jolokia
scheme: http
selector:
matchLabels:
application: ex-aao-app
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment