Adds auto-update to containers, enables auto-update for root, sync only at 8 and 20, excludes some files from sync
This commit is contained in:
@@ -16,6 +16,7 @@ Environment=SSH_LISTEN_PORT=2222
|
||||
Environment=SSH_PORT=2222
|
||||
Environment=TZ=Europe/Zurich
|
||||
Image=docker.io/gitea/gitea:latest
|
||||
Label=io.containers.autoupdate=registry
|
||||
Pod=gitea.pod
|
||||
Secret=database-password,type=env,target=GITEA__database__PASSWD
|
||||
StartWithPod=true
|
||||
|
||||
Reference in New Issue
Block a user