fix: Release

This commit is contained in:
2026-02-13 16:59:36 +01:00
parent 7352efcaa5
commit debd8fe561
+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/codex
repository: git.oceanbox.io/oceanbox/poseidon/codex
# This sets the pull policy for images.
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.