version: "3.8" services: app: secrets: - authentik_secret - authentik_id secrets: authentik_secret: external: true name: ${STACK_NAME}_authentik_secret_${SECRET_AUTHENTIK_SECRET_VERSION} authentik_id: external: true name: ${STACK_NAME}_authentik_id_${SECRET_AUTHENTIK_ID_VERSION}