File tree Expand file tree Collapse file tree
charts/theia-cloud-combined Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -18,5 +18,5 @@ dependencies:
1818 repository : " file://../theia-appdefinitions"
1919
2020 - name : theia-shared-cache
21- version : 1. 0.1
21+ version : 0.1.0
2222 repository : " https://ls1intum.github.io/theia-shared-cache/"
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ ingress:
1818 clusterIssuer : letsencrypt-prod
1919 certManagerAnnotations : true
2020 instances :
21- allWildcardSecretNames : { "*.webview.": static-theia-cert }
21+ allWildcardSecretNames : {"*.webview.": static-theia-cert}
2222
2323monitor :
2424 enable : true
@@ -27,11 +27,13 @@ monitor:
2727 interval : 3
2828
2929operator :
30- image : theiacloud/ theia-cloud- operator:1.1.0-next
30+ image : ghcr.io/ls1intum/ theia/ operator:pr-41
3131 eagerStart : false
3232 replicas : 1
3333 sessionsPerUser : 10
3434 storageClassName : csi-rbd-sc
35+ enableCaching : true
36+ cacheUrl : " http://theia-shared-cache:5071"
3537
3638service :
3739 image : theiacloud/theia-cloud-service:1.1.0-next
You can’t perform that action at this time.
0 commit comments