Merge pull request #2 from muwon/jing/CLOUD-953_get-watch-secret

[CLOUD-953]Update argo-hubble default sa privileges
This commit is contained in:
M1 2020-06-10 09:35:14 -07:00 committed by GitHub
commit ff8c4cd337
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -21,6 +21,7 @@ rules:
- "" - ""
resources: resources:
- configmaps - configmaps
- secrets
verbs: verbs:
- get - get
- watch - watch