Skip to content

Commit 4790b57

Browse files
committed
Add link to GoCD official Helm Chart cluster role
1 parent f16d607 commit 4790b57

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

docs/configure_cluster_profile.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,10 @@
3939
level (using a cluster role + cluster role binding) regardless of the
4040
namespace chosen.
4141

42-
1. Optionally specify `Cluster CA certificate data`. This should be the base-64-encoded certificate
42+
If you are comfortable with cluster-wide permissions you can refer to the [example within the GoCD official helm
43+
chart](https://github.com/gocd/helm-chart/blob/master/gocd/templates/gocd-ea-cluster-role.yaml).
44+
45+
1. Specify `Cluster CA certificate data`. This should be the base-64-encoded certificate
4346
of the Kubernetes API server. It can be omitted in the rare case that the Kubernetes API
4447
is configured to serve plain HTTP.
4548

0 commit comments

Comments
 (0)