Skip to content
This repository has been archived by the owner on Feb 22, 2022. It is now read-only.

Commit

Permalink
fix lint complaints
Browse files Browse the repository at this point in the history
Signed-off-by: George Kaz <egeorgekaz@gmail.com>
  • Loading branch information
georgekaz committed Jun 2, 2020
1 parent 1691ba5 commit da7157e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions incubator/rundeck/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ affinity: {}
## Replace the nginx.conf file in this chart with a customised config.
nginxConfOverride: ""
# # This example adds configuration for external auth e.g. via oauth2-proxy
# # It also demonstrates templating in another arbitrary value (authRoles)
# # It also demonstrates templating in another arbitrary value (authRoles)
# # to create a map of external users to rundeck roles
# events {
# worker_connections 1024;
Expand All @@ -94,4 +94,4 @@ nginxConfOverride: ""
# proxy_pass http://localhost:4440;
# }
# }
# }
# }

0 comments on commit da7157e

Please sign in to comment.