Skip to content

Commit af6eb54

Browse files
rosemarymaranorjeberhard
authored andcommitted
fix broken link (#1400)
1 parent 83f0855 commit af6eb54

File tree

1 file changed

+1
-1
lines changed
  • docs-source/content/userguide/managing-operators

1 file changed

+1
-1
lines changed

docs-source/content/userguide/managing-operators/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ the API version in the data (weblogic.oracle/v2) does not match the expected API
2828

2929
#### Install Helm and Tiller
3030

31-
Helm has two parts: a client (Helm) and a server (Tiller). Tiller runs inside of your Kubernetes cluster, and manages releases (installations) of your charts. See https://github.com/kubernetes/helm/blob/master/docs/install.md for detailed instructions on installing Helm and Tiller.
31+
Helm has two parts: a client (Helm) and a server (Tiller). Tiller runs inside of your Kubernetes cluster, and manages releases (installations) of your charts. For detailed instructions on installing Helm and Tiller, see https://github.com/helm/helm.
3232

3333
In order to use Helm to install and manage the operator, you need to ensure that the service account that Tiller uses
3434
has the `cluster-admin` role. The default would be `default` in namespace `kube-system`. You can give that service

0 commit comments

Comments
 (0)