d689f57c94
* Support kubeadm patches in v1beta3 * Update kubeadm patches sample files in inventory * Fix pre-commit syntax * Set kubeadm_patches enabled to false in sample inventory
8 lines
No EOL
141 B
YAML
8 lines
No EOL
141 B
YAML
---
|
|
apiVersion: v1
|
|
kind: Pod
|
|
metadata:
|
|
name: kube-scheduler
|
|
annotations:
|
|
prometheus.io/scrape: 'true'
|
|
prometheus.io/port: '10259' |