fix breaking typo

the operator spec key is named "externalUrl", rather than "externalURL"
This commit is contained in:
Stefan Knott
2018-11-28 15:49:26 +01:00
committed by GitHub
parent b9a6730daf
commit 2f23e374c7

View File

@@ -43,7 +43,7 @@ local kp =
prometheus+:: {
prometheus+: {
spec+: {
externalURL: 'http://prometheus.example.com',
externalUrl: 'http://prometheus.example.com',
},
},
},