fix: change repo name

This commit is contained in:
log101 2025-03-01 08:11:57 +03:00
parent 02a20b4ab2
commit 39d3003600

View File

@ -7,7 +7,7 @@ replicaCount: 1
# This sets the container image more information can be found here: https://kubernetes.io/docs/concepts/containers/images/
image:
repository: nginx
repository: registry.acayip.dev/log101-dot-dev
# This sets the pull policy for images.
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.