Skip to content

Commit

Permalink
dibyo's point about only EL sink/interceptors reading secrets
Browse files Browse the repository at this point in the history
  • Loading branch information
gabemontero authored and tekton-robot committed Oct 8, 2020
1 parent 5bae96d commit 8eb2067
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 63 deletions.
32 changes: 0 additions & 32 deletions config/200-role.yaml

This file was deleted.

30 changes: 0 additions & 30 deletions config/201-rolebinding.yaml

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ rules:
verbs: ["get"]
- apiGroups: [""]
# secrets are only needed for Github/Gitlab interceptors
resources: ["configmaps", "secrets"]
resources: ["configmaps"]
verbs: ["get", "list", "watch"]
# Permissions to create resources in associated TriggerTemplates
- apiGroups: ["tekton.dev"]
Expand Down

0 comments on commit 8eb2067

Please sign in to comment.