commit 98e349c5860ac177506c1ed831eda33ebe069408 parent 337f223b37b79080a2f48f76840949dc2a90036b Author: MTRNord <MTRNord@users.noreply.github.com> Date: Sat, 18 Apr 2026 09:09:10 +0200 fixes Signed-off-by: MTRNord <MTRNord@users.noreply.github.com> Diffstat:
| M | infrastructure_talos/controllers/zot/release.yaml | | | 7 | +++++++ |
1 file changed, 7 insertions(+), 0 deletions(-)
diff --git a/infrastructure_talos/controllers/zot/release.yaml b/infrastructure_talos/controllers/zot/release.yaml @@ -55,3 +55,10 @@ spec: - name: cosign-pubkey mountPath: /var/lib/registry/_cosign/cosign.pub subPath: cosign.pub + + persistence: + enabled: true + size: 10Gi + storageClass: longhorn + accessMode: ReadWriteOnce + mountPath: /var/lib/registry