Demonstrate how to use external metrics

This commit is contained in:
Christopher Broglie 2020-07-17 01:47:05 -07:00
parent 4b5788e847
commit 936bda2ef0
4 changed files with 52 additions and 2 deletions

View file

@ -5,5 +5,6 @@ metadata:
rules:
- apiGroups:
- custom.metrics.k8s.io
- external.metrics.k8s.io
resources: ["*"]
verbs: ["*"]