mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-12 19:47:34 +00:00
docs: fix knative docs (#7752)
Co-authored-by: Stefan Benz <46600784+stebenz@users.noreply.github.com>
This commit is contained in:
@@ -7,7 +7,7 @@ spec:
|
||||
template:
|
||||
metadata:
|
||||
annotations:
|
||||
client.knative.dev/user-image: ghcr.io/zitadel/zitadel:stable
|
||||
client.knative.dev/user-image: ghcr.io/zitadel/zitadel:latest
|
||||
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:stable
|
||||
image: ghcr.io/zitadel/zitadel:latest
|
||||
name: user-container
|
||||
ports:
|
||||
- containerPort: 8080
|
||||
|
Reference in New Issue
Block a user