chore: stuff

This commit is contained in:
auricom
2024-06-17 23:53:37 +02:00
parent 7ba4a4cac4
commit d7c9436990
12 changed files with 11 additions and 15 deletions

View File

@@ -16,7 +16,7 @@ spec:
data:
# App
OIDC_CLIENT_SECRET: "{{ .FRESHRSS_OAUTH_CLIENT_SECRET }}"
OIDC_CLIENT_CRYPTO_KEY: "{{ .FRESHRSS_OIDC_CLIENT_CRYPTO_KEY}}"
FRESHRSS_OIDC_CLIENT_CRYPTO_KEY: "{{ .FRESHRSS_OIDC_CLIENT_CRYPTO_KEY}}"
# Postgres Init
INIT_POSTGRES_DBNAME: freshrss
INIT_POSTGRES_HOST: postgres16-rw.database.svc.cluster.local

View File

@@ -32,6 +32,7 @@ spec:
freshrss:
annotations:
reloader.stakater.com/auto: "true"
secret.reloader.stakater.com/reload: authelia-secret
initContainers:
init-db:
image:

View File

@@ -62,6 +62,7 @@ spec:
jellyfin:
annotations:
reloader.stakater.com/auto: "true"
secret.reloader.stakater.com/reload: authelia-secret
containers:
app:
image:

View File

@@ -30,6 +30,8 @@ spec:
values:
controllers:
komga:
annotations:
secret.reloader.stakater.com/reload: authelia-secret
containers:
app:
image:

View File

@@ -32,6 +32,7 @@ spec:
outline:
annotations:
reloader.stakater.com/auto: "true"
secret.reloader.stakater.com/reload: authelia-secret
initContainers:
init-db:
image:

View File

@@ -33,6 +33,7 @@ spec:
strategy: RollingUpdate
annotations:
reloader.stakater.com/auto: "true"
secret.reloader.stakater.com/reload: authelia-secret
initContainers:
init-db:
image:

View File

@@ -32,6 +32,7 @@ spec:
pgadmin:
annotations:
reloader.stakater.com/auto: "true"
secret.reloader.stakater.com/reload: authelia-secret
pod:
securityContext:
runAsUser: 5050 # ${APP_UID}

View File

@@ -17,4 +17,4 @@ spec:
token: '{{ .GITHUB_NOTIFICATION_TOKEN }}'
dataFrom:
- extract:
key: weaveworks
key: flux

View File

@@ -17,4 +17,4 @@ spec:
token: "{{ .GITHUB_SYNC_WEBHOOK_TOKEN }}"
dataFrom:
- extract:
key: weaveworks
key: flux

View File

@@ -26,6 +26,7 @@ spec:
values:
annotations:
reloader.stakater.com/auto: "true"
secret.reloader.stakater.com/reload: authelia-secret
rbac:
pspEnabled: false
env:

View File

@@ -32,5 +32,4 @@ resources:
- ./stakater.yaml
- ./stevehipwell.yaml
- ./vector.yaml
- ./weaveworks.yaml
- ./xenitab.yaml

View File

@@ -1,11 +0,0 @@
---
# yaml-language-server: $schema=https://kubernetes-schemas.devbu.io/source.toolkit.fluxcd.io/helmrepository_v1beta2.json
apiVersion: source.toolkit.fluxcd.io/v1
kind: HelmRepository
metadata:
name: weaveworks
namespace: flux-system
spec:
type: oci
interval: 5m
url: oci://ghcr.io/weaveworks/charts