fix breaking typo
the operator spec key is named "externalUrl", rather than "externalURL"
This commit is contained in:
@@ -43,7 +43,7 @@ local kp =
|
||||
prometheus+:: {
|
||||
prometheus+: {
|
||||
spec+: {
|
||||
externalURL: 'http://prometheus.example.com',
|
||||
externalUrl: 'http://prometheus.example.com',
|
||||
},
|
||||
},
|
||||
},
|
||||
|
Reference in New Issue
Block a user