We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0169d08 commit bf4f741Copy full SHA for bf4f741
pkg/config/linters_settings.go
@@ -201,6 +201,7 @@ type TemplatesLinterRules struct {
201
KubeRBACProxyRule RuleConfig `mapstructure:"kube-rbac-proxy"`
202
ServicePortRule RuleConfig `mapstructure:"service-port"`
203
ClusterDomainRule RuleConfig `mapstructure:"cluster-domain"`
204
+ RegistryRule RuleConfig `mapstructure:"registry"`
205
}
206
207
type TemplatesExcludeRules struct {
0 commit comments