for testing
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user