You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 lines
151 B

  1. ---
  2. apiVersion: v1
  3. kind: Pod
  4. metadata:
  5. name: kube-controller-manager
  6. annotations:
  7. prometheus.io/scrape: 'true'
  8. prometheus.io/port: '10257'