website/docs: add missing ENV, changed k8s beta instructions (#1350)

* fixed IsActive and IsSuperuser return string

IsActive and IsSuperuser attributes were interchanged.

* updated docs

Co-authored-by: Tobias Mandjik <tobias.mandjik@linogics.io>
This commit is contained in:
Tobias Mandjik
2021-09-05 19:58:42 +02:00
committed by GitHub
parent 9ad4cf1db9
commit b5cc2f2bda
2 changed files with 5 additions and 1 deletions

View File

@ -32,7 +32,7 @@ authentik:
outposts:
docker_image_base: beryju.org/authentik/outpost-%(type)s:gh-%(build_hash)s
image:
name: beryju.org/authentik/server
repository: beryju.org/authentik/server
tag: gh-next
# pullPolicy: Always to ensure you always get the latest version
pullPolicy: Always