bootstrap
All checks were successful
Validate / validate (push) Successful in 27s

This commit is contained in:
2026-04-06 14:53:56 +02:00
parent cc4a7a3c33
commit 005844029d
9 changed files with 157 additions and 46 deletions

View File

@@ -0,0 +1,11 @@
apiVersion: v1
kind: Service
metadata:
namespace: photoprism
name: photoprism
spec:
selector:
app: photoprism
ports:
- port: 2342
targetPort: 2342