diff --git a/k8s/trillian/schema.yaml b/k8s/trillian/schema.yaml index 08af91171d..9d6c7ef15e 100644 --- a/k8s/trillian/schema.yaml +++ b/k8s/trillian/schema.yaml @@ -52,10 +52,11 @@ properties: ETCD_SERVICE_ACCOUNT: type: string title: Etcd Service Account - description: Service account with privileges required by etcd-operator + description: Service account with privileges required by etcd-operator (see https://github.com/coreos/etcd-operator/blob/v0.9.1/doc/user/rbac.md) x-google-marketplace: type: SERVICE_ACCOUNT serviceAccount: + # Role from https://github.com/coreos/etcd-operator/blob/v0.9.1/example/rbac/cluster-role-template.yaml roles: - type: ClusterRole rulesType: CUSTOM