Merge branch 'master' of https://git.fascinated.cc/Fascinated/homelab-argocd
Some checks failed
Check Kubernetes YAMLs / scan (push) Failing after 45s

This commit is contained in:
Lee
2024-10-27 11:05:26 +00:00
6 changed files with 8 additions and 8 deletions

View File

@ -16,7 +16,7 @@ spec:
spec:
containers:
- name: flyimg-container
image: flyimg/flyimg:1.4.13
image: flyimg/flyimg:1.4.15
securityContext:
allowPrivilegeEscalation: false
ports:
@ -26,8 +26,8 @@ spec:
cpu: 50m
memory: 100Mi
limits:
cpu: 1000m # 1 vCPU
memory: 200Mi
cpu: 2000m
memory: 512Mi
volumeMounts:
- name: flyimg-storage
mountPath: /var/www/html/web/uploads