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