Change gitea exporter image

This commit is contained in:
dvirlabs 2025-05-27 09:06:09 +03:00
parent ca5fc52914
commit ac40ba4a4c

View File

@ -2,5 +2,9 @@ gitea:
baseUrl: "https://git.dvirlabs.com"
token: "170598bad62d76d799dfebe7fb32e9f47c497ace"
image:
repository: ghcr.io/oxisto/gitea-exporter
tag: latest
nodeSelector:
node-role.kubernetes.io/worker: "true"