Explicitly declare gitea image registry.
This commit is contained in:
@ -9,8 +9,8 @@ replicaCount: 1
|
||||
clusterDomain: cluster.local
|
||||
|
||||
image:
|
||||
registry: ""
|
||||
repository: gitea/gitea
|
||||
registry: docker.gitea.com
|
||||
repository: gitea
|
||||
tag: ""
|
||||
pullPolicy: Always
|
||||
rootless: true
|
||||
|
||||
Reference in New Issue
Block a user