1 Commits

Author SHA1 Message Date
766adad720 chore(deps): update ghcr.io/linuxserver/code-server docker tag to v4.117.0-ls334
All checks were successful
lint-test-helm / lint-helm (pull_request) Successful in 1m22s
lint-test-helm / validate-kubeconform (pull_request) Successful in 31s
2026-04-24 09:06:38 +00:00
4 changed files with 13 additions and 11 deletions

View File

@@ -37,7 +37,7 @@ matrix-synapse:
strategy:
type: Recreate
extraVolumes:
- name: synapse-config
- name: config
csi:
driver: secrets-store.csi.k8s.io
readOnly: true
@@ -74,7 +74,7 @@ matrix-synapse:
volumeAttributes:
secretProviderClass: matrix-synapse-double-puppet-config
extraVolumeMounts:
- name: synapse-config
- name: config
mountPath: /synapse/config/conf.d/config.yaml
mountPropagation: None
readOnly: true
@@ -165,8 +165,6 @@ matrix-synapse:
enabled: false
gateway:
enabled: false
serviceAccount:
name: matrix-synapse
matrix-hookshot:
global:
nameOverride: matrix-hookshot

View File

@@ -96,8 +96,12 @@ outline:
secretKeyRef:
name: outline-oidc-authentik
key: secret
- name: OIDC_ISSUER_URL
value: https://auth.alexlebens.dev/application/o/outline
- name: OIDC_AUTH_URI
value: https://auth.alexlebens.dev/application/o/authorize/
- name: OIDC_TOKEN_URI
value: https://auth.alexlebens.dev/application/o/token/
- name: OIDC_USERINFO_URI
value: https://auth.alexlebens.dev/application/o/userinfo/
- name: OIDC_USERNAME_CLAIM
value: email
- name: OIDC_DISPLAY_NAME

View File

@@ -13,15 +13,15 @@ spec:
data:
- secretKey: AWS_ACCESS_KEY_ID
remoteRef:
key: /digital-ocean/home-infra/all-access
key: /digital-ocean/home-infra/s3-exporter
property: AWS_ACCESS_KEY_ID
- secretKey: AWS_SECRET_ACCESS_KEY
remoteRef:
key: /digital-ocean/home-infra/all-access
key: /digital-ocean/home-infra/s3-exporter
property: AWS_SECRET_ACCESS_KEY
- secretKey: AWS_REGION
remoteRef:
key: /digital-ocean/home-infra/all-access
key: /digital-ocean/home-infra/s3-exporter
property: AWS_REGION
---

View File

@@ -10,7 +10,7 @@ searxng:
main:
image:
repository: searxng/searxng
tag: latest@sha256:c9100c29c14a77d5289263a671580226c3b8a396a1a0130d2f500f57076a0119
tag: latest@sha256:37c616a774b90fb5df9239eb143f1b11866ddf7b830cd1ebcca6ba11b38cc2bf
env:
- name: SEARXNG_BASE_URL
value: http://searxng-api.searxng:8080
@@ -38,7 +38,7 @@ searxng:
main:
image:
repository: searxng/searxng
tag: latest@sha256:c9100c29c14a77d5289263a671580226c3b8a396a1a0130d2f500f57076a0119
tag: latest@sha256:37c616a774b90fb5df9239eb143f1b11866ddf7b830cd1ebcca6ba11b38cc2bf
env:
- name: SEARXNG_BASE_URL
value: https://searxng.alexlebens.net/