admin
This commit is contained in:
@@ -15,6 +15,10 @@ spec:
|
||||
helm:
|
||||
values: |
|
||||
gitea:
|
||||
admin:
|
||||
username: 'matthias'
|
||||
password: 'start123'
|
||||
email: 'matthias.hinrichs@me.com'
|
||||
config:
|
||||
database:
|
||||
DB_TYPE: postgres
|
||||
@@ -30,10 +34,7 @@ spec:
|
||||
enabled: true
|
||||
storageClass: nfs-csi
|
||||
existingClaim: gitea-shared-storage
|
||||
admin:
|
||||
username: 'matthias'
|
||||
password: 'start123'
|
||||
email: 'matthias.hinrichs@me.com'
|
||||
|
||||
|
||||
httpRoute:
|
||||
enabled: true
|
||||
|
||||
Reference in New Issue
Block a user