Automated Manifest Update (#5346)
This PR contains newly rendered Kubernetes manifests automatically generated by the CI workflow. ### Details - **Trigger**: `pull_request` by `@alexlebens` - **Commit**: `0708cc3` (on `0708cc3809f0c556df9230e1bd78e9987c03e02f`) - **Charts Updated**: `argo-workflows,authentik,blocky,dawarich,directus,freshrss,gatus,gitea,grafana-operator,harbor` Reviewed-on: #5346 Co-authored-by: gitea-bot <gitea-bot@alexlebens.net> Co-committed-by: gitea-bot <gitea-bot@alexlebens.net>
This commit was merged in pull request #5346.
This commit is contained in:
@@ -27,7 +27,7 @@ spec:
|
||||
hugepages-2Mi: 256Mi
|
||||
requests:
|
||||
cpu: 100m
|
||||
memory: 100Mi
|
||||
memory: 150Mi
|
||||
affinity:
|
||||
enablePodAntiAffinity: true
|
||||
topologyKey: kubernetes.io/hostname
|
||||
|
||||
@@ -76,7 +76,7 @@ spec:
|
||||
resources:
|
||||
requests:
|
||||
cpu: 10m
|
||||
memory: 128Mi
|
||||
memory: 20Mi
|
||||
volumeMounts:
|
||||
- name: valkey-data
|
||||
mountPath: /data
|
||||
@@ -98,8 +98,8 @@ spec:
|
||||
port: metrics
|
||||
resources:
|
||||
requests:
|
||||
cpu: 10m
|
||||
memory: 64M
|
||||
cpu: 1m
|
||||
memory: 10M
|
||||
env:
|
||||
- name: REDIS_ALIAS
|
||||
value: gitea-valkey-renovate
|
||||
|
||||
@@ -95,7 +95,7 @@ spec:
|
||||
resources:
|
||||
requests:
|
||||
cpu: 20m
|
||||
memory: 2Gi
|
||||
memory: 1Gi
|
||||
volumeMounts:
|
||||
- name: valkey-data
|
||||
mountPath: /data
|
||||
@@ -117,8 +117,8 @@ spec:
|
||||
port: metrics
|
||||
resources:
|
||||
requests:
|
||||
cpu: 10m
|
||||
memory: 64M
|
||||
cpu: 1m
|
||||
memory: 10M
|
||||
env:
|
||||
- name: REDIS_ALIAS
|
||||
value: gitea-valkey
|
||||
|
||||
Reference in New Issue
Block a user