mirror of
https://github.com/kubernetes-sigs/prometheus-adapter.git
synced 2026-04-06 01:38:10 +00:00
Merge pull request #258 from rjackson90/patch-1
Small typo in config example snippet
This commit is contained in:
commit
5afd30edcf
1 changed files with 1 additions and 1 deletions
|
|
@ -119,7 +119,7 @@ group-resource. For instance:
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
# the microservice label corresponds to the apps.deployment resource
|
# the microservice label corresponds to the apps.deployment resource
|
||||||
resource:
|
resources:
|
||||||
overrides:
|
overrides:
|
||||||
microservice: {group: "apps", resource: "deployment"}
|
microservice: {group: "apps", resource: "deployment"}
|
||||||
```
|
```
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue