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
> **Note**: We will refer to the top directory of the operator source tree as `/tmp/operator-source`; however, you can use a different location.
@@ -126,7 +127,8 @@ Location | Description |
126
127
{{< /rawhtml >}}
127
128
1. Make sure an operator is set up to manage namespace `sample-domain1-ns`. Also, make sure a Traefik Ingress controller is managing the same namespace and listening on port 30305.
128
129
129
-
For example, follow the same steps as the [Quick Start](https://oracle.github.io/weblogic-kubernetes-operator/quickstart/) guide up through the [Prepare for a domain]({{< relref "/quickstart/prepare.md" >}}) step.
130
+
For example, follow the same steps as the [Quick Start](https://oracle.github.io/weblogic-kubernetes-operator/quickstart/)
131
+
guide from the beginning through to the [Prepare for a domain]({{< relref "/quickstart/prepare.md" >}}) step.
130
132
131
133
{{% notice info %}}
132
134
Make sure you stop when you complete the "Prepare for a domain" step and then resume following these instructions.
0 commit comments