We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5500cd8 commit 36b4478Copy full SHA for 36b4478
operator-framework-core/src/main/java/io/javaoperatorsdk/operator/api/config/ResourceConfiguration.java
@@ -125,7 +125,7 @@ default Set<String> getEffectiveNamespaces() {
125
}
126
127
/**
128
- * Replaces the item store in informer. See underling <a href=
+ * Replaces the item store in informer. See underlying <a href=
129
* "https://github.com/fabric8io/kubernetes-client/blob/43b67939fde91046ab7fb0c362f500c2b46eb59e/kubernetes-client/src/main/java/io/fabric8/kubernetes/client/informers/impl/DefaultSharedIndexInformer.java#L273">
130
* method</a> in fabric8 client informer implementation.
131
*
0 commit comments