Skip to content

Commit f0a220c

Browse files
csvirimetacosm
authored andcommitted
docs: read only sample link (#1947)
1 parent ca773eb commit f0a220c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: docs/documentation/dependent-resources.md

+2
Original file line numberDiff line numberDiff line change
@@ -471,6 +471,8 @@ as a sample.
471471

472472
## "Read-only" Dependent Resources vs. Event Source
473473

474+
See Integration test for a read-only dependent [here](https://github.com/java-operator-sdk/java-operator-sdk/blob/249b41f3c68c4d0e9c77c41eca647a69a24347b0/operator-framework/src/test/java/io/javaoperatorsdk/operator/PrimaryToSecondaryDependentIT.java).
475+
474476
Some secondary resources only exist as input for the reconciliation process and are never
475477
updated *by a controller* (they might, and actually usually do, get updated by users interacting
476478
with the resources directly, however). This might be the case, for example, of a `ConfigMap`that is

0 commit comments

Comments
 (0)