mirror of
https://ghproxy.com/https://github.com/truecharts/charts.git
synced 2026-07-26 23:20:19 +08:00
add fallthrough if a record doesn't exist
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -46,6 +46,7 @@ data:
|
||||
{{- if $values.watchedResources }}
|
||||
resources {{ join " " $values.watchedResources }}
|
||||
{{- end }}
|
||||
fallthrough
|
||||
}
|
||||
{{- end }}
|
||||
prometheus 0.0.0.0:9153
|
||||
|
||||
Reference in New Issue
Block a user