mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 18:07:31 +00:00
docs: normalised versions and explained releases (#4119)
* docs: normalised versions and explained releases * added downoad links * fix: corrected tar flag for linux Co-authored-by: Florian Forster <florian@caos.ch>
This commit is contained in:
@@ -7,7 +7,7 @@ spec:
|
||||
template:
|
||||
metadata:
|
||||
annotations:
|
||||
client.knative.dev/user-image: ghcr.io/zitadel/zitadel:v2.0.0-amd64
|
||||
client.knative.dev/user-image: ghcr.io/zitadel/zitadel:stable
|
||||
creationTimestamp: null
|
||||
spec:
|
||||
containerConcurrency: 0
|
||||
@@ -28,7 +28,7 @@ spec:
|
||||
value: 80
|
||||
- name: ZITADEL_EXTERNALDOMAIN
|
||||
value: zitadel.default.127.0.0.1.sslip.io
|
||||
image: ghcr.io/zitadel/zitadel:v2.0.0-amd64
|
||||
image: ghcr.io/zitadel/zitadel:stable
|
||||
name: user-container
|
||||
ports:
|
||||
- containerPort: 8080
|
||||
|
Reference in New Issue
Block a user