Skip to content

Commit 8e0d3c9

Browse files
Update designs/cache_options.md
Co-authored-by: Umanga Chapagain <uchapaga@redhat.com>
1 parent 7125944 commit 8e0d3c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

designs/cache_options.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ Options{
135135
&corev1.ConfgMap{}: {
136136
Namespaces: map[string]*cache.CacheSetting{
137137
"": {}, // No selector for all namespaces...
138-
"operator" {LabelSelector: labelSelector}, // except for the operator namespace
138+
"operator": {LabelSelector: labelSelector}, // except for the operator namespace
139139
},
140140
},
141141
},

0 commit comments

Comments
 (0)