build on github

This commit is contained in:
2025-11-09 19:03:03 +01:00
parent 12733e1879
commit 45ad2d4730
3 changed files with 140 additions and 98 deletions
+3 -3
View File
@@ -12,7 +12,7 @@ global:
backend:
replicaCount: 1
image:
repository: registry.example.com/papercrate-backend
repository: ghcr.io/papercrate-dms/papercrate-backend
tag: ""
pullPolicy: IfNotPresent
service:
@@ -32,7 +32,7 @@ webdav:
enabled: true
replicaCount: 1
image:
repository: registry.example.com/papercrate-backend
repository: ghcr.io/papercrate-dms/papercrate-backend
tag: ""
pullPolicy: IfNotPresent
service:
@@ -63,7 +63,7 @@ frontend:
enabled: true
replicaCount: 1
image:
repository: registry.example.com/papercrate-frontend
repository: ghcr.io/papercrate-dms/papercrate-frontend
tag: ""
pullPolicy: IfNotPresent
service: