You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Kubernetes pods created on demand by the kubernetes plugin
Actual Behavior
The following in the logs and no worker pod created
io.fabric8.kubernetes.client.KubernetesClientException: events is forbidden: User "system:serviceaccount:jenkins:jenkins-operator-jenkins" cannot watch resource "events" in API group "" in the namespace "jenkins"
Expected Behavior
Kubernetes pods created on demand by the kubernetes plugin
Actual Behavior
The following in the logs and no worker pod created
io.fabric8.kubernetes.client.KubernetesClientException: events is forbidden: User "system:serviceaccount:jenkins:jenkins-operator-jenkins" cannot watch resource "events" in API group "" in the namespace "jenkins"
Steps to Reproduce the Problem
Additional Info
Helm values file
Kubernetes version:
Output of kubectl version:
0.4.0
I did attempt to make the changes to the helm template (copied from the all in one yaml file)
and apply helm as follows
The text was updated successfully, but these errors were encountered: