Compare commits
5 Commits
drone-ci
...
490248909b
| Author | SHA1 | Date | |
|---|---|---|---|
| 490248909b | |||
|
|
b5bbc5fa34 | ||
|
|
cc6f31b4b9 | ||
|
|
069502d056 | ||
|
|
278e6a9cd7 |
@@ -26,7 +26,7 @@ spec:
|
|||||||
# file exists in the conf/ directory of the data directory
|
# file exists in the conf/ directory of the data directory
|
||||||
# (/data/gitea/conf in our case)
|
# (/data/gitea/conf in our case)
|
||||||
- name: gitea-server
|
- name: gitea-server
|
||||||
image: gitea/gitea:1.7.1
|
image: gitea/gitea:1.8.0
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 3000
|
- containerPort: 3000
|
||||||
- containerPort: 3001
|
- containerPort: 3001
|
||||||
@@ -64,7 +64,7 @@ spec:
|
|||||||
- ReadWriteOnce
|
- ReadWriteOnce
|
||||||
resources:
|
resources:
|
||||||
requests:
|
requests:
|
||||||
storage: 1Gi
|
storage: 20Gi
|
||||||
---
|
---
|
||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
kind: Service
|
kind: Service
|
||||||
|
|||||||
Reference in New Issue
Block a user