Compare commits
No commits in common. "0a60d8831c4518ef79e78347ac8df1c8bc044cee" and "eba722992fe7faf6157b5b3ba5e1d5d1fddb9cc6" have entirely different histories.
0a60d8831c
...
eba722992f
@ -31,7 +31,7 @@ spec:
|
||||
name: label
|
||||
containers:
|
||||
- name: gitea-server
|
||||
image: gitea/gitea:1.7.2
|
||||
image: gitea/gitea:1.7.1
|
||||
ports:
|
||||
- containerPort: 3000
|
||||
- containerPort: 3001
|
||||
@ -72,7 +72,7 @@ spec:
|
||||
- ReadWriteOnce
|
||||
resources:
|
||||
requests:
|
||||
storage: 20Gi
|
||||
storage: 1Gi
|
||||
---
|
||||
apiVersion: v1
|
||||
kind: Service
|
||||
|
Reference in New Issue
Block a user