Compare commits
No commits in common. "1ea885f0302267e5c25f9e2579c50873c6c5492b" and "bd6c25097a037546199901c86625af7e5ef86590" have entirely different histories.
1ea885f030
...
bd6c25097a
@ -17,7 +17,7 @@ spec:
|
||||
subdomain: gitea
|
||||
containers:
|
||||
- name: gitea
|
||||
image: gitea/gitea:1.23.7
|
||||
image: gitea/gitea:1.23.6
|
||||
ports:
|
||||
- containerPort: 3000
|
||||
env:
|
||||
|
@ -11,5 +11,5 @@ spec:
|
||||
- ReadWriteOnce
|
||||
resources:
|
||||
requests:
|
||||
storage: 50Gi
|
||||
storage: 20Gi
|
||||
storageClassName: redundant-storage-class
|
||||
|
Loading…
x
Reference in New Issue
Block a user