We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f16d607 commit 4790b57Copy full SHA for 4790b57
docs/configure_cluster_profile.md
@@ -39,7 +39,10 @@
39
level (using a cluster role + cluster role binding) regardless of the
40
namespace chosen.
41
42
-1. Optionally specify `Cluster CA certificate data`. This should be the base-64-encoded certificate
+ 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
46
of the Kubernetes API server. It can be omitted in the rare case that the Kubernetes API
47
is configured to serve plain HTTP.
48
0 commit comments