docs: Correct knative yaml (#4874)

corrected number to string
This commit is contained in:
Christian Jakob 2022-12-12 15:29:33 +01:00 committed by GitHub
parent 34b2c2e9e8
commit e4531291f5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25,7 +25,7 @@ spec:
- name: ZITADEL_TLS_ENABLED
value: "false"
- name: ZITADEL_EXTERNALPORT
value: 80
value: "80"
- name: ZITADEL_EXTERNALDOMAIN
value: zitadel.default.127.0.0.1.sslip.io
image: ghcr.io/zitadel/zitadel:stable