⬆️ Update app-template ( 2.6.0 → 3.0.4 )

This commit is contained in:
auricom
2024-03-26 20:58:06 +01:00
parent d1f9f7ba78
commit 6078e6d25b
20 changed files with 210 additions and 178 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
@@ -23,6 +23,7 @@ spec:
upgrade:
cleanupOnFail: true
remediation:
strategy: rollback
retries: 3
uninstall:
keepHistory: false
@@ -36,7 +37,7 @@ spec:
matchLabels:
app.kubernetes.io/name: *app
controllers:
main:
lldap:
replicas: 2
strategy: RollingUpdate
annotations:
@@ -51,7 +52,7 @@ spec:
- secretRef:
name: lldap-secret
containers:
main:
app:
image:
repository: ghcr.io/lldap/lldap
tag: v0.5.0
@@ -69,7 +70,8 @@ spec:
limits:
memory: 500Mi
service:
main:
app:
controller: *app
ports:
http:
port: *port
@@ -77,7 +79,7 @@ spec:
enabled: true
port: *ldapPort
ingress:
main:
app:
enabled: true
annotations:
hajimari.io/icon: mdi:account-multiple
@@ -87,7 +89,7 @@ spec:
paths:
- path: /
service:
name: main
identifier: app
port: http
tls:
- hosts: