mirror of
https://github.com/kerberos-io/deployment.git
synced 2026-08-23 15:18:32 +00:00
Update kerberos-hub-values.yaml
This commit is contained in:
committed by
GitHub
parent
1751c76aa5
commit
442137cab2
@@ -244,6 +244,11 @@ kerberoshub:
|
|||||||
replicas: 1
|
replicas: 1
|
||||||
schema: "http"
|
schema: "http"
|
||||||
url: "yourdomain.com"
|
url: "yourdomain.com"
|
||||||
|
|
||||||
|
# The front-end but in read-only mode
|
||||||
|
demoEnabled: true
|
||||||
|
demoUrl: "app-demo.kerberos.io"
|
||||||
|
|
||||||
resources:
|
resources:
|
||||||
requests:
|
requests:
|
||||||
memory: 100Mi
|
memory: 100Mi
|
||||||
|
|||||||
Reference in New Issue
Block a user