Skip to content

Commit

Permalink
refactor(repository): change file hierachy for chart releaser gh actions
Browse files Browse the repository at this point in the history
  • Loading branch information
gillesdubois committed Oct 31, 2023
1 parent 0bb1377 commit 05a404a
Show file tree
Hide file tree
Showing 15 changed files with 3 additions and 3 deletions.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
6 changes: 3 additions & 3 deletions values.yaml → charts/ocsinventory/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -92,9 +92,9 @@ ingress:
nginx.ingress.kubernetes.io/app-root: /ocsreports/
# nginx.ingress.kubernetes.io/whitelist-source-range: ""
basicauth:
enabled: true
username: "test"
password: "test"
enabled: false
username: ""
password: ""
authRealm: "Authentication Required"
paths:
- "/ocsapi"
Expand Down

0 comments on commit 05a404a

Please sign in to comment.