This commit is contained in:
2026-07-28 13:28:38 +02:00
parent 31a97615a3
commit 4fa3700f9c
+1 -1
View File
@@ -12,7 +12,7 @@ spec:
imagePullSecrets: [{ name: gitea-registry }] imagePullSecrets: [{ name: gitea-registry }]
containers: containers:
- name: librarian - name: librarian
image: gitea.czernobog.pl/gitea/conjurer-librarian:v0.1.0 image: gitea.czernobog.pl/gitea/conjurer-librarian:e243777e
ports: [{ containerPort: 5001 }] ports: [{ containerPort: 5001 }]
env: env:
- { name: CONJURER_LIBRARIAN_HOST, value: "0.0.0.0" } - { name: CONJURER_LIBRARIAN_HOST, value: "0.0.0.0" }