Skip to content

fix(homarr): oom #53

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 13, 2024
Merged

fix(homarr): oom #53

merged 1 commit into from
Jan 13, 2024

Conversation

gavinmcfall
Copy link
Owner

No description provided.

Copy link

--- kubernetes/apps/default/homarr/app Kustomization: flux-system/homarr HelmRelease: default/homarr

+++ kubernetes/apps/default/homarr/app Kustomization: flux-system/homarr HelmRelease: default/homarr

@@ -40,13 +40,13 @@

               TZ: null
             image:
               repository: ghcr.io/ajnart/homarr
               tag: 0.14.3@sha256:45f163b94e34354a643d3f71e77455d78e805e8bf32be199f74c2d131ea14bc1
             resources:
               limits:
-                memory: 128Mi
+                memory: 500Mi
               requests:
                 cpu: 10m
             securityContext:
               allowPrivilegeEscalation: false
               capabilities:
                 drop:

Copy link

--- HelmRelease: default/homarr Deployment: default/homarr

+++ HelmRelease: default/homarr Deployment: default/homarr

@@ -70,13 +70,13 @@

           periodSeconds: 10
           tcpSocket:
             port: 7575
           timeoutSeconds: 1
         resources:
           limits:
-            memory: 128Mi
+            memory: 500Mi
           requests:
             cpu: 10m
         securityContext:
           allowPrivilegeEscalation: false
           capabilities:
             drop:

@gavinmcfall gavinmcfall merged commit ffcc6ee into main Jan 13, 2024
@gavinmcfall gavinmcfall deleted the homarr branch January 13, 2024 08:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant