fix: fix fornix registry

This commit is contained in:
2025-12-10 15:52:20 +01:00
parent 9269d9c026
commit ee4417aee2
+1 -1
View File
@@ -6,7 +6,7 @@
replicaCount: 1
# This sets the container image more information can be found here: https://kubernetes.io/docs/concepts/containers/images/
image:
repository: registry.gitlab.com/oceanbox/poseidon/fornix
repository: registry.gitlab.com/oceanbox/fornix
# This sets the pull policy for images.
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.