Compare commits

..

1 Commits

Author SHA1 Message Date
Renovate Bot
3f9befc75b Update ghcr.io/flaresolverr/flaresolverr Docker tag to v3.3.25 2025-07-31 02:45:37 +00:00
4 changed files with 4 additions and 20 deletions

View File

@@ -1,18 +0,0 @@
apiVersion: v1
kind: ConfigMap
metadata:
name: time-slicing-config-all
namespace: gpu-operator
data:
any: |-
version: v1
flags:
migStrategy: none
sharing:
timeSlicing:
resources:
- name: nvidia.com/gpu
replicas: 4
# remember to patch the cluster policy to use this configmap
# kubectl patch clusterpolicy/cluster-policy -n gpu-operator --type merge -p '{"spec": {"devicePlugin": {"config": {"name": "time-slicing-config-all", "default": "any"}}}}'

View File

@@ -9,7 +9,7 @@ spec:
chart:
spec:
chart: ollama
version: "1.25.0"
version: "1.24.0"
sourceRef:
kind: HelmRepository
name: ollama
@@ -31,6 +31,8 @@ spec:
- gemma3:4b
run:
- gemma3:4b
nodeSelector:
type: immich
service:
type: LoadBalancer
port: 3210

View File

@@ -9,7 +9,7 @@ spec:
chart:
spec:
chart: prometheus
version: "27.29.0"
version: "27.28.2"
sourceRef:
kind: HelmRepository
name: prometheus-community