Skip to content

Commit

Permalink
Merge pull request #83 from glaciation-heu/feature/anonymous-jenkins
Browse files Browse the repository at this point in the history
Anonymous read-only mode for Jenkins
  • Loading branch information
IrishBoy authored Dec 6, 2024
2 parents 981ad99 + 3252013 commit 4b835f4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions base/apps/base/jenkins.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ spec:
admin:
user: admin
password: jenkins
JCasC:
authorizationStrategy: "loggedInUsersCanDoAnything:\n allowAnonymousRead: true"
ingress:
enabled: false
persistence:
Expand Down

0 comments on commit 4b835f4

Please sign in to comment.