Compare commits

..

1 commit

Author SHA1 Message Date
3d35b04819 Update Helm release thanos to v15 2024-04-02 10:00:45 +00:00
5 changed files with 14 additions and 14 deletions

View file

@ -32,7 +32,7 @@ spec:
rbac-proxy:
image:
repository: gcr.io/kubebuilder/kube-rbac-proxy
tag: v0.16.0
tag: v0.15.0
args:
- "--secure-listen-address=0.0.0.0:8443"
- "--upstream=http://127.0.0.1:8080/"

View file

@ -28,11 +28,7 @@ spec:
immich-machine-learning:
annotations:
reloader.stakater.com/auto: "true"
strategy: Recreate
pod:
nodeSelector:
nvidia.com/gpu.present: "true"
runtimeClassName: nvidia
strategy: RollingUpdate
containers:
app:
image:
@ -63,6 +59,10 @@ spec:
secretKeyRef:
name: immich-pguser-immich
key: uri
pod:
nodeSelector:
nvidia.com/gpu.present: "true"
runtimeClassName: nvidia
service:
app:
controller: immich-machine-learning

View file

@ -26,13 +26,9 @@ spec:
values:
controllers:
immich-microservices:
strategy: Recreate
strategy: RollingUpdate
annotations:
reloader.stakater.com/auto: "true"
pod:
nodeSelector:
nvidia.com/gpu.present: "true"
runtimeClassName: nvidia
containers:
app:
image:
@ -46,7 +42,7 @@ spec:
cpu: 100m
memory: 250Mi
limits:
memory: 4000Mi
memory: 1000Mi
probes:
startup:
enabled: true
@ -66,6 +62,10 @@ spec:
secretKeyRef:
name: immich-pguser-immich
key: uri
pod:
nodeSelector:
nvidia.com/gpu.present: "true"
runtimeClassName: nvidia
service:
app:
controller: immich-microservices

View file

@ -10,7 +10,7 @@ spec:
chart:
spec:
chart: thanos
version: 15.0.2
version: 15.0.0
sourceRef:
kind: HelmRepository
name: bitnami

View file

@ -68,7 +68,7 @@ spec:
gluetun:
image:
repository: ghcr.io/qdm12/gluetun
tag: latest@sha256:4e152816dd900e2bee14f2a686987933392a969d11557ed70900da67bd8d303e
tag: latest@sha256:7f37d851496bc0eae576e396363c8f62a34b4350107321acc6d3fc4698152201
env:
VPN_SERVICE_PROVIDER: custom
VPN_TYPE: wireguard