⬆️ Update app-template ( 2.6.0 → 3.0.4 )

This commit is contained in:
auricom
2024-03-26 01:12:59 +01:00
parent f9f972852e
commit d1f9f7ba78
11 changed files with 127 additions and 109 deletions

View File

@@ -1,5 +1,5 @@
---
# yaml-language-server: $schema=https://kubernetes-schemas.pages.dev/helm.toolkit.fluxcd.io/helmrelease_v2beta2.json
# yaml-language-server: $schema=https://raw.githubusercontent.com/bjw-s/helm-charts/main/charts/other/app-template/schemas/helmrelease-helm-v2beta2.schema.json
apiVersion: helm.toolkit.fluxcd.io/v2beta2
kind: HelmRelease
metadata:
@@ -10,7 +10,7 @@ spec:
chart:
spec:
chart: app-template
version: 2.6.0
version: 3.0.4
sourceRef:
kind: HelmRepository
name: bjw-s
@@ -22,6 +22,7 @@ spec:
upgrade:
cleanupOnFail: true
remediation:
strategy: rollback
retries: 3
uninstall:
keepHistory: false
@@ -40,11 +41,11 @@ spec:
google.feature.node.kubernetes.io/coral: "true"
intel.feature.node.kubernetes.io/gpu: "true"
controllers:
main:
frigate:
annotations:
reloader.stakater.com/auto: "true"
containers:
main:
app:
image:
repository: ghcr.io/blakeblackshear/frigate
tag: 0.13.2@sha256:2906991ccad85035b176941f9dedfd35088ff710c39d45ef1baa9a49f2b16734
@@ -80,7 +81,8 @@ spec:
securityContext:
privileged: true
service:
main:
app:
controller: *app
type: LoadBalancer
externalTrafficPolicy: Local
loadBalancerIP: ${CLUSTER_LB_FRIGATE}
@@ -91,7 +93,7 @@ spec:
enabled: true
port: 8554
ingress:
main:
app:
enabled: true
annotations:
nginx.ingress.kubernetes.io/auth-method: GET
@@ -106,7 +108,7 @@ spec:
paths:
- path: /
service:
name: main
identifier: app
port: http
tls:
- hosts:
@@ -120,14 +122,13 @@ spec:
config-file:
type: configMap
name: frigate-configmap
readOnly: true
globalMounts:
- path: /config/config.yml
subPath: config.yml
readOnly: true
media:
type: nfs
server: "192.168.9.10"
server: ${LOCAL_LAN_TRUENAS}
path: /mnt/storage/apps/frigate
globalMounts:
- path: /media/frigate
@@ -142,6 +143,6 @@ spec:
hostPath: /dev/bus/usb
hostPathType: Directory
advancedMounts:
main:
main:
frigate:
app:
- path: /dev/bus/usb