Skip to content

Commit

Permalink
Update schema/pollypkg.cue
Browse files Browse the repository at this point in the history
Co-authored-by: malcolmholmes <[email protected]>
  • Loading branch information
sdboyer and malcolmholmes authored Jul 7, 2021
1 parent 11e20cb commit ca3a41f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion schema/pollypkg.cue
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ PollyPackage: {
prometheusRules?: {
v0?: [string]: {
group: string
rule: (_latest & {arg: prometheus.Alert.lineages[0]}).out & {
rule: (_latest & {arg: prometheus.Rule.lineages[0]}).out & {
}
}
}
Expand Down

0 comments on commit ca3a41f

Please sign in to comment.