use standalone authentik secrets

This commit is contained in:
Moritz
2023-07-08 04:31:03 +02:00
parent 8cc028fc00
commit b508b67752
3 changed files with 5 additions and 4 deletions
+2 -2
View File
@@ -8,7 +8,7 @@ services:
secrets:
authentik_secret:
external: true
name: ${AUTHENTIK_SECRET_NAME}
name: ${STACK_NAME}_authentik_secret_${SECRET_AUTHENTIK_SECRET_VERSION}
authentik_id:
external: true
name: ${AUTHENTIK_ID_NAME}
name: ${STACK_NAME}_authentik_id_${SECRET_AUTHENTIK_ID_VERSION}