upgrade planka
This commit is contained in:
parent
abe216a2b6
commit
57e52cf53d
@ -1,6 +1,10 @@
|
|||||||
secretkey: "supersecretkey1234567890abcdef" # Replace with secure key
|
secretkey: "supersecretkey1234567890abcdef"
|
||||||
|
|
||||||
|
image:
|
||||||
|
repository: ghcr.io/paulgreg/planka
|
||||||
|
tag: latest
|
||||||
|
pullPolicy: IfNotPresent
|
||||||
|
|
||||||
# Admin user (used only on first install)
|
|
||||||
admin_email: "admin@dvirlabs.com"
|
admin_email: "admin@dvirlabs.com"
|
||||||
admin_password: "changeme123"
|
admin_password: "changeme123"
|
||||||
admin_name: "dvirlabs"
|
admin_name: "dvirlabs"
|
||||||
@ -47,4 +51,3 @@ oidc:
|
|||||||
rolesAttribute: groups
|
rolesAttribute: groups
|
||||||
roles:
|
roles:
|
||||||
- planka-admins
|
- planka-admins
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user