This commit is contained in:
2024-02-09 22:57:00 -07:00
parent 4f6df7689b
commit ceba91a91b
2 changed files with 7 additions and 2 deletions

View File

@@ -1,10 +1,11 @@
deployment:
replicas: 1
strategy: Recreate
image:
repository: ghcr.io/benphelps/homepage
tag: v0.8.7
imagePullPolicy: IfNotPresent
replicas: 1
strategy: Recreate
env:
resources:
requests:
memory: 50Mi