remove image configuration and set static image version for gitea and gitea-db
This commit is contained in:
@@ -1,14 +1,6 @@
|
||||
name: gitea
|
||||
namespace: default
|
||||
|
||||
image:
|
||||
app:
|
||||
repository: gitea/gitea
|
||||
tag: 1.24.2
|
||||
db:
|
||||
repository: postgres
|
||||
tag: 15.10
|
||||
|
||||
env:
|
||||
USER_UID: 1000
|
||||
USER_GID: 1000
|
||||
|
||||
Reference in New Issue
Block a user