diff --git a/charts/pipelines-library/templates/resources/role-tekton-autotest.yaml b/charts/pipelines-library/templates/resources/role-tekton-autotest.yaml index 805b0743..c3c25150 100644 --- a/charts/pipelines-library/templates/resources/role-tekton-autotest.yaml +++ b/charts/pipelines-library/templates/resources/role-tekton-autotest.yaml @@ -34,3 +34,11 @@ rules: - argoproj.io resources: - applications + - verbs: + - get + - list + - watch + apiGroups: + - "" + resources: + - secrets