Skip to content

Commit bf4f741

Browse files
committed
fix
Signed-off-by: Sinelnikov Michail <mikhail.sinelnikov@flant.com>
1 parent 0169d08 commit bf4f741

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pkg/config/linters_settings.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -201,6 +201,7 @@ type TemplatesLinterRules struct {
201201
KubeRBACProxyRule RuleConfig `mapstructure:"kube-rbac-proxy"`
202202
ServicePortRule RuleConfig `mapstructure:"service-port"`
203203
ClusterDomainRule RuleConfig `mapstructure:"cluster-domain"`
204+
RegistryRule RuleConfig `mapstructure:"registry"`
204205
}
205206

206207
type TemplatesExcludeRules struct {

0 commit comments

Comments
 (0)