MONGO_URL

This commit is contained in:
titusvermesan
2024-12-12 11:13:07 +01:00
parent ed8fee5b56
commit becb7c06e1

View File

@@ -36,12 +36,10 @@ spec:
value: local-path value: local-path
- name: mongodb.replicaCount - name: mongodb.replicaCount
value: '1' value: '1'
- name: mogodb.replicaSetName
value: 'test-mongodb'
- name: mogodb.mongodbSvcName
value: 'test-mongodb'
- name: root_url - name: root_url
value: https://test-wekan.innovation-hub-niedersachsen.de value: https://test-wekan.innovation-hub-niedersachsen.de
- name: MONGO_URL
value: 'test-mongodb'
chart: wekan chart: wekan
destination: destination:
server: 'https://kubernetes.default.svc' server: 'https://kubernetes.default.svc'