Skip to content

Commit

Permalink
Update designs/cache_options.md
Browse files Browse the repository at this point in the history
Co-authored-by: Umanga Chapagain <uchapaga@redhat.com>
  • Loading branch information
alvaroaleman and umangachapagain committed Apr 6, 2023
1 parent 7125944 commit 8e0d3c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion designs/cache_options.md
Expand Up @@ -135,7 +135,7 @@ Options{
&corev1.ConfgMap{}: {
Namespaces: map[string]*cache.CacheSetting{
"": {}, // No selector for all namespaces...
"operator" {LabelSelector: labelSelector}, // except for the operator namespace
"operator": {LabelSelector: labelSelector}, // except for the operator namespace
},
},
},
Expand Down

0 comments on commit 8e0d3c9

Please sign in to comment.