Skip to content

Commit

Permalink
Merge pull request #5882 from mirake/fix-typos
Browse files Browse the repository at this point in the history
Fix some typos
  • Loading branch information
k8s-ci-robot authored Oct 9, 2018
2 parents 8b7438f + bc3fef2 commit d7b295d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions addons/prometheus-operator/v0.19.0.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -779,7 +779,7 @@ spec:
description: Specify whether the ConfigMap must be defined
type: boolean
prefix:
description: An optional identifer to prepend to each key
description: An optional identifier to prepend to each key
in the ConfigMap. Must be a C_IDENTIFIER.
type: string
secretRef:
Expand Down Expand Up @@ -4215,7 +4215,7 @@ spec:
type: string
separator:
description: Separator placed between concatenated source
label values. default is ';'.
label values. Default is ';'.
type: string
sourceLabels:
description: The source labels select values from existing
Expand Down Expand Up @@ -5171,7 +5171,7 @@ spec:
type: integer
regex:
description: Regular expression against which the extracted
value is matched. defailt is '(.*)'
value is matched. Default is '(.*)'
type: string
replacement:
description: Replacement value against which a regex replace
Expand All @@ -5180,7 +5180,7 @@ spec:
type: string
separator:
description: Separator placed between concatenated source
label values. default is ';'.
label values. Default is ';'.
type: string
sourceLabels:
description: The source labels select values from existing
Expand Down

0 comments on commit d7b295d

Please sign in to comment.