for testing

This commit is contained in:
2025-04-18 16:36:26 +05:30
parent 9d748ca37d
commit 0338e2d381

View File

@@ -49,6 +49,8 @@ spec:
secretKeyRef: secretKeyRef:
name: gitea-db-secret name: gitea-db-secret
key: password key: password
- name: TMPDIR
value: "/tmp"
volumeMounts: volumeMounts:
- name: gitea-data - name: gitea-data
mountPath: /data mountPath: /data