Skip to content

Commit

Permalink
Disabling user registration
Browse files Browse the repository at this point in the history
  • Loading branch information
danmanners committed Sep 16, 2023
1 parent 42fcbe4 commit 46ba8df
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions manifests/workloads/gitea/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,9 @@ gitea:
secretKeyRef:
name: gitdb-user-creds
key: GITEA_DB_PASSWORD
# SERVICE CONFIGURATION
- name: DISABLE_REGISTRATION
value: "true"

postgresql-ha:
enabled: false
Expand Down

0 comments on commit 46ba8df

Please sign in to comment.