diff --git a/k8s/argo-apps/authelia.yaml b/k8s/argo-apps/authelia.yaml index 5c34567..df6b385 100644 --- a/k8s/argo-apps/authelia.yaml +++ b/k8s/argo-apps/authelia.yaml @@ -143,12 +143,8 @@ spec: require_pkce: true pkce_challenge_method: S256 redirect_uris: - - https://audiobooks.roboces.dev/auth/openid/callback - - https://audiobooks.roboces.dev/auth/openid/mobile-redirect - https://audiobooks.roboces.dev/audiobookshelf/auth/openid/callback - https://audiobooks.roboces.dev/audiobookshelf/auth/openid/mobile-redirect - - https://audiobooks.fuku/auth/openid/callback - - https://audiobooks.fuku/auth/openid/mobile-redirect - https://audiobooks.fuku/audiobookshelf/auth/openid/callback - https://audiobooks.fuku/audiobookshelf/auth/openid/mobile-redirect - audiobookshelf://oauth diff --git a/k8s/argo-apps/lldap.yaml b/k8s/argo-apps/lldap.yaml index fe54655..c2218b2 100644 --- a/k8s/argo-apps/lldap.yaml +++ b/k8s/argo-apps/lldap.yaml @@ -10,7 +10,7 @@ spec: namespace: apps-fuku server: https://kubernetes.default.svc sources: - - repoURL: oci://git.roboces.dev/catalin/fukuops + - repoURL: git.roboces.dev/catalin/fukuops chart: lldap targetRevision: 1.0.1 helm: @@ -37,7 +37,7 @@ spec: pathType: Prefix config: ldapBaseDn: "dc=fuku,dc=local" - httpUrl: "https://ldap.fuku" + httpUrl: "https://ldap.fukurokuju.dev" persistence: enabled: true storageClass: "truenas-nfs-csi" diff --git a/k8s/services/argo/project-fuku.yaml b/k8s/services/argo/project-fuku.yaml index 9ce27d7..5f3a9d8 100644 --- a/k8s/services/argo/project-fuku.yaml +++ b/k8s/services/argo/project-fuku.yaml @@ -28,3 +28,4 @@ spec: - git.roboces.dev/catalin/fukuops - https://kubereboot.github.io/charts - https://charts.goauthentik.io/ + - https://git.roboces.dev/catalin/fukuops