You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/install/operator/configuring-eventing-cr.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -111,7 +111,7 @@ point to edit all of them.
111
111
## Private repository and private secrets
112
112
113
113
The Knative Eventing operator CR is configured the same way as the Knative Serving operator CR. For more information,
114
-
see the documentation on “[Private repository and private secret](configuring-serving-cr.md#private-repository-and-private-secrets)” in Serving operator for detailed instruction.
114
+
see the documentation on “[Private repository and private secret](./configuring-serving-cr.md#private-repository-and-private-secrets)” in Serving operator for detailed instruction.
115
115
116
116
Knative Eventing also specifies only one container within one `Deployment` resource. However, the container does not use
117
117
the same name as its parent `Deployment`, which means the container name in Knative Eventing is not the unique identifier
0 commit comments