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: