fix gitea
This commit is contained in:
parent
bb40c87bec
commit
5c88686a54
1 changed files with 1 additions and 3 deletions
|
@ -26,15 +26,13 @@ spec:
|
|||
selector:
|
||||
matchLabels:
|
||||
app.kubernetes.io/name: gitea-pv
|
||||
#existingClaim:
|
||||
#hostPath: /mnt/MainPool/Kubernetes/gitea
|
||||
|
||||
resources:
|
||||
requests:
|
||||
cpu: 1m
|
||||
memory: 340Mi
|
||||
limits:
|
||||
memory: 1Gi
|
||||
memory: 2Gi
|
||||
|
||||
podSecurityContext:
|
||||
enabled: true
|
||||
|
|
Loading…
Add table
Reference in a new issue