We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5748def commit 1314370Copy full SHA for 1314370
deployments/kubernetes/chart/gitwebhookproxy/values.yaml
@@ -22,8 +22,8 @@ gitWebhookProxy:
22
upstreamURL: "https://jenkins.tools.stackator.com"
23
allowedPaths: "/github-webhook,/project"
24
secret: ""
25
- ignoredUsers: ""
26
- allowedUsers: ""
+ ignoredUsers: "stakater-user"
+ allowedUsers: "myuser"
27
service:
28
labels:
29
expose: "true"
0 commit comments