Skip to content

Commit 4b2cacb

Browse files
WoodProgrammerBor4brnanilgulerogluEmir Özbir
authored
The volume mount on Kubernetes has been adjusted. (#54)
* docs: align docs theme with chat-ui shell * fix: right logo replaced the wrong one * k8s/fix-liveness-probes: The liveness probes added (#50) Co-authored-by: Emir Özbir <emirozbir@Emir-MacBook-Air.local> * k8s/fix-azure-tls-identifier: The identifier fixed for azure (#52) Co-authored-by: Emir Özbir <emirozbir@Emir-MacBook-Air.local> * k8s/fix-cm-mongo: Configmap discarded for mongo bundle (#53) Co-authored-by: Emir Özbir <emirozbir@Emir-MacBook-Air.local> --------- Co-authored-by: Bor4brn <117600305+Bor4brn@users.noreply.github.com> Co-authored-by: Anıl Güleroğlu <anil@cognipeer.com> Co-authored-by: Emir Özbir <emirozbir@Emir-MacBook-Air.local>
1 parent 8c5d494 commit 4b2cacb

1 file changed

Lines changed: 0 additions & 11 deletions

File tree

deploy/k8s/values/production-azure.yaml

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -61,17 +61,6 @@ autoscaling:
6161
maxReplicas: 100
6262
targetCPUUtilizationPercentage: 80
6363

64-
volumes:
65-
- configMap:
66-
defaultMode: 420
67-
name: mongo-ca-bundle
68-
name: mongo-ca-volume
69-
70-
volumeMounts:
71-
- mountPath: /app/global-bundle.pem
72-
name: mongo-ca-volume
73-
subPath: global-bundle.pem
74-
7564
nodeSelector: {}
7665
tolerations: []
7766
affinity: {}

0 commit comments

Comments
 (0)