Skip to content

Commit

Permalink
Provide links in trillian/schema.yaml to the Etcd RBAC docs and examples
Browse files Browse the repository at this point in the history
  • Loading branch information
Rob Percival committed Jan 7, 2019
1 parent 179b9ff commit 28529df
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion k8s/trillian/schema.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 28529df

Please sign in to comment.