gitea commit

This commit is contained in:
thomas 2024-09-22 11:23:47 +02:00
parent a307f8bf7c
commit 76a0f548a2
27 changed files with 2 additions and 2 deletions

0
.dockerignore Normal file → Executable file
View File

0
.gitignore vendored Normal file → Executable file
View File

0
deploy/Dockerfile Normal file → Executable file
View File

4
deploy/deployment.yaml Normal file → Executable file
View File

@ -14,7 +14,7 @@ spec:
capacity:
storage: {{STORAGE_SIZE}}
accessModes:
- ReadWriteMany
- ReadWriteOnce
hostPath:
path: "/var/lib/rancher/k3s/storage/{{APP_NAME}}"
---
@ -27,7 +27,7 @@ spec:
volumeName: {{APP_NAME}}-pv
storageClassName: manual
accessModes:
- ReadWriteMany
- ReadWriteOnce
resources:
requests:
storage: {{STORAGE_SIZE}}

0
img/logos/favicon-dark.ico Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 15 KiB

0
img/logos/favicon-light.ico Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 15 KiB

0
img/logos/favicon-mid.ico Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 15 KiB

0
img/logos/favicon-t-dark.ico Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 15 KiB

0
img/logos/favicon-t-light.ico Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 15 KiB

0
img/logos/favicon-t-mid.ico Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 15 KiB

0
img/logos/logo-dark.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 14 KiB

After

Width:  |  Height:  |  Size: 14 KiB

0
img/logos/logo-large.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 17 KiB

After

Width:  |  Height:  |  Size: 17 KiB

0
img/logos/logo-light.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 14 KiB

After

Width:  |  Height:  |  Size: 14 KiB

0
img/logos/logo-mid.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 6.8 KiB

After

Width:  |  Height:  |  Size: 6.8 KiB

0
img/logos/logo-white.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 14 KiB

After

Width:  |  Height:  |  Size: 14 KiB

0
package.json Normal file → Executable file
View File

0
public/favicon-dark.ico Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 15 KiB

0
public/favicon-light.ico Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 15 KiB

0
public/favicon.ico Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 15 KiB

0
public/index.html Normal file → Executable file
View File

0
public/logo-white.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 14 KiB

After

Width:  |  Height:  |  Size: 14 KiB

0
public/robots.txt Normal file → Executable file
View File

0
src/App.css Normal file → Executable file
View File

0
src/App.js Normal file → Executable file
View File

0
src/Confetti.js Normal file → Executable file
View File

0
src/index.css Normal file → Executable file
View File

0
src/index.js Normal file → Executable file
View File