Skip to content

Commit 4306788

Browse files
committed
Fix links
1 parent cf994f8 commit 4306788

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs-source/content/faq/namespace-management.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ draft: false
55
weight: 1
66
---
77

8-
Each WebLogic operator deployment manages a number of Kubernetes namespaces. For information about setting domain namespaces, see [Operator Helm configuration values]({{< relref "/userguide/managing-operators/using-the-operator/using-helm/#operator-helm-configuration-values" >}}). A number of Kubernetes resources
8+
Each WebLogic operator deployment manages a number of Kubernetes namespaces. For information about setting domain namespaces, see [Operator Helm configuration values]({{< relref "/userguide/managing-operators/using-the-operator/using-helm#operator-helm-configuration-values" >}}). A number of Kubernetes resources
99
must be present in a namespace before any WebLogic domain custom resources can be successfully
1010
deployed into it.
1111
Those Kubernetes resources are created either as part of the installation
@@ -18,7 +18,7 @@ This FAQ describes some considerations to be aware of when you manage the namesp
1818
* [Delete a namespace from an operator's domain namespace list](#delete-a-kubernetes-namespace-from-an-operator)
1919
* [Delete and recreate a Kubernetes namespace that an operator manages](#recreate-a-previously-deleted-kubernetes-namespace)
2020

21-
For others, see [Common Mistakes and Solutions]({{< relref "/userguide/managing-operators/using-the-operator/using-helm/#common-mistakes-and-solutions" >}}).
21+
For others, see [Common Mistakes and Solutions]({{< relref "/userguide/managing-operators/using-the-operator/using-helm#common-mistakes-and-solutions" >}}).
2222

2323
#### Check the namespaces that an operator manages
2424
You can find the list of the namespaces that an operator manages using the `helm get values` command.

0 commit comments

Comments
 (0)