forgejo: remove rootless config which affects image tag

Signed-off-by: David Kirwan <davidkirwanirl@gmail.com>
This commit is contained in:
David Kirwan 2025-05-21 13:52:40 +01:00
parent bbd4b18f6b
commit fd07c8d2e0
No known key found for this signature in database
GPG key ID: A5893AB6474AC37D

View file

@ -55,7 +55,7 @@ image:
tag: 'latest'
digest: ''
pullPolicy: IfNotPresent
rootless: true
rootless: false
fullOverride: ''
## @param imagePullSecrets Secret to use for pulling the image