app(flyimg): prefer avif over webp
All checks were successful
Check Kubernetes YAMLs / scan (push) Successful in 21s

This commit is contained in:
Lee
2024-09-23 21:10:26 +01:00
parent fa06f7ef80
commit f7aac46e00
2 changed files with 0 additions and 160 deletions

View File

@ -31,13 +31,7 @@ spec:
volumeMounts:
- name: flyimg-storage
mountPath: /var/www/html/web/uploads
- name: config-volume
mountPath: /var/www/html/config/parameters.yml
subPath: parameters.yml
volumes:
- name: flyimg-storage
persistentVolumeClaim:
claimName: flyimg-pvc
- name: config-volume
configMap:
name: flyimg-config