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: README.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
@@ -23,7 +23,7 @@ should be reconciled. Supports conditional resources in runtime, ordering of res
23
23
The project introduces two Kubernetes custom resources `Glue` and `GlueOperator`.
24
24
You can use `GlueOperator` to define your own operator.
25
25
Let's take a look at an example, where we define an operator for WebPage custom resource, that represents a static website served from the Cluster. (You can see the
26
-
[full example here](https://github.com/csviri/resource-workflow-operator/blob/main/src/test/resources/sample/webpage) ):
26
+
[full example here](https://github.com/csviri/resource-workflow-operator/blob/main/src/test/resources/sample/webpage))
0 commit comments