Merge branch 'main' of ssh://gt.hexor.cy:30022/ab/homelab
All checks were successful
Check with kubeconform / lint (push) Successful in 14s

This commit is contained in:
AB
2025-09-15 21:42:20 +03:00
3 changed files with 5 additions and 3 deletions

View File

@@ -19,8 +19,8 @@ spec:
kubernetes.io/os: linux
containers:
- name: secret-reader
image: ultradesu/k8s-secrets:latest
imagePullPolicy: IfNotPresent
image: ultradesu/k8s-secrets:0.1.1
imagePullPolicy: Always
args:
- "--secrets"
- "openai-creds"

View File

@@ -9,7 +9,7 @@ resources:
helmCharts:
- name: authentik
repo: https://charts.goauthentik.io
version: 2025.2.3
version: 2025.8.1
releaseName: authentik
namespace: authentik
valuesFile: values.yaml

View File

@@ -15,6 +15,8 @@ worker:
envFrom:
- secretRef:
name: authentik-creds
#nodeSelector:
# kubernetes.io/hostname: home.homenet
server:
envFrom:
- secretRef: