chore: Update manifests after change

This commit is contained in:
2026-03-25 01:40:13 +00:00
parent 7bd123399c
commit 1106456777
13 changed files with 40 additions and 45 deletions

View File

@@ -114,13 +114,23 @@ spec:
value: "true"
- name: STORE_GEODATA
value: "true"
image: freikin/dawarich:1.4.0
imagePullPolicy: IfNotPresent
image: freikin/dawarich:1.4.0@sha256:07adb7643b00d1d8f606c675931d3604317fa3851b91b74ec503df8d50734cb8
livenessProbe:
exec:
command:
- /bin/sh
- -c
- wget -qO - http://127.0.0.1:3000/api/v1/health | grep -q '"status"\s*:\s*"ok"'
failureThreshold: 5
initialDelaySeconds: 60
periodSeconds: 10
successThreshold: 1
timeoutSeconds: 10
name: main
resources:
requests:
cpu: 10m
memory: 128Mi
memory: 750Mi
volumeMounts:
- mountPath: /var/app/public
name: public
@@ -205,13 +215,19 @@ spec:
value: "true"
- name: STORE_GEODATA
value: "true"
image: freikin/dawarich:1.4.0
imagePullPolicy: IfNotPresent
image: freikin/dawarich:1.4.0@sha256:07adb7643b00d1d8f606c675931d3604317fa3851b91b74ec503df8d50734cb8
livenessProbe:
exec:
command:
- pgrep
- -f
- sidekiq
failureThreshold: 5
initialDelaySeconds: 60
periodSeconds: 10
successThreshold: 1
timeoutSeconds: 10
name: sidekiq
resources:
requests:
cpu: 10m
memory: 128Mi
volumeMounts:
- mountPath: /var/app/public
name: public

View File

@@ -14,8 +14,5 @@ spec:
data:
- secretKey: key
remoteRef:
conversionStrategy: Default
decodingStrategy: None
key: /cl01tl/dawarich/key
metadataPolicy: None
property: key

View File

@@ -14,15 +14,9 @@ spec:
data:
- secretKey: client
remoteRef:
conversionStrategy: Default
decodingStrategy: None
key: /authentik/oidc/dawarich
metadataPolicy: None
property: client
- secretKey: secret
remoteRef:
conversionStrategy: Default
decodingStrategy: None
key: /authentik/oidc/dawarich
metadataPolicy: None
property: secret

View File

@@ -23,7 +23,7 @@ spec:
name: dawarich
namespace: dawarich
port: 80
weight: 100
weight: 1
matches:
- path:
type: PathPrefix

View File

@@ -7,8 +7,6 @@ metadata:
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/name: dawarich
helm.sh/chart: dawarich-4.6.2
annotations:
helm.sh/resource-policy: keep
namespace: dawarich
spec:
accessModes:

View File

@@ -7,8 +7,6 @@ metadata:
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/name: dawarich
helm.sh/chart: dawarich-4.6.2
annotations:
helm.sh/resource-policy: keep
namespace: dawarich
spec:
accessModes:

View File

@@ -7,8 +7,6 @@ metadata:
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/name: dawarich
helm.sh/chart: dawarich-4.6.2
annotations:
helm.sh/resource-policy: keep
namespace: dawarich
spec:
accessModes: