Merge branch 'master' into argo-rollouts-0.8.3

This commit is contained in:
Jungyoul Yu 2020-08-13 09:54:28 +09:00 committed by GitHub
commit 51ae69ba86
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -106,4 +106,11 @@ rules:
- watch
- get
- update
- apiGroups:
- ""
resources:
- pods
verbs:
- list
- delete
{{- end }}