Reduces apps default resource usage.

This commit is contained in:
2026-06-19 21:38:56 +00:00
parent 63dcd1b82b
commit c223e2b5e0
55 changed files with 661 additions and 174 deletions

View File

@@ -23,7 +23,7 @@ spec:
type: RuntimeDefault
containers:
- name: community-search
image: payneio/community-search:0.1.1
image: payneio/community-search:0.1.2
imagePullPolicy: Always
securityContext:
allowPrivilegeEscalation: false
@@ -59,7 +59,7 @@ spec:
mountPath: /data
resources:
requests:
cpu: 100m
cpu: 50m
memory: 256Mi
limits:
cpu: 1

View File

@@ -1,11 +1,11 @@
version: 0.1.1-1
version: 0.1.2_1
requires: []
defaultConfig:
namespace: community-search
externalDnsDomain: '{{ .cloud.domain }}'
domain: search.{{ .cloud.domain }}
tlsSecretName: wildcard-wild-cloud-tls
storage: 10Gi
storage: 2Gi
selfUrl: 'https://search.{{ .cloud.domain }}'
selfName: 'Community Search'
defaultSecrets: