add fallthrough if a record doesn't exist

This commit is contained in:
kjeld Schouten-Lebbing
2021-09-03 10:59:03 +02:00
parent dcea65c513
commit 820dc8b5fa
2 changed files with 2 additions and 1 deletions

View File

@@ -20,4 +20,4 @@ name: k8s-gateway
sources:
- https://github.com/ori-edge/k8s_gatewa
type: application
version: 1.0.2
version: 1.0.3

View File

@@ -46,6 +46,7 @@ data:
{{- if $values.watchedResources }}
resources {{ join " " $values.watchedResources }}
{{- end }}
fallthrough
}
{{- end }}
prometheus 0.0.0.0:9153