diff --git a/cluster/gitea/values.yaml b/cluster/gitea/values.yaml index 538c2ae..acbf907 100644 --- a/cluster/gitea/values.yaml +++ b/cluster/gitea/values.yaml @@ -1,3 +1,9 @@ +image: + registry: "eu.gcr.io" + repository: sanctureplicum/gitea-nyx + # Overrides the image tag whose default is the chart appVersion. + tag: "1.19.3" + service: http: type: ClusterIP