This commit is contained in:
2026-05-19 18:29:44 -04:00
parent f670e3b4f5
commit 90e6e65f84
7 changed files with 7 additions and 0 deletions

21
chart/values.yaml Normal file
View File

@@ -0,0 +1,21 @@
namespace: timeclock
replicaCount: 1
image:
repository: registry.internal.starfort.tech/timeclock
tag: latest
pullPolicy: IfNotPresent
service:
type: ClusterIP
port: 5000
persistence:
enabled: true
accessMode: ReadWriteOnce
size: 1Gi
storageClass: ""
app:
dbPath: /app/database