deployment file modified
This commit is contained in:
@@ -23,20 +23,10 @@ spec:
|
||||
envFrom:
|
||||
- configMapRef:
|
||||
name: olympus-db-shared-cfg
|
||||
env:
|
||||
- name: DOCUMENT_UPLOAD_PATH
|
||||
value: /mnt/apollo_storage/documents
|
||||
- name: REPOSITORY_UPLOAD_PATH
|
||||
value: /mnt/apollo_storage/repository
|
||||
- name: GITLAB_CLOUD_TOKEN
|
||||
value: glpat-z-72kM9b9yvqd8arvEX1
|
||||
- name: GITLAB_ONPREMISES_TOKEN
|
||||
value: VScokCa7anraKbXisnwe
|
||||
- name: APOLLO_FE_URL
|
||||
value: http://apollo-aks.olympusai.live
|
||||
- name: EUREKA_URI
|
||||
value: >-
|
||||
http://eureka-server-service.olympus.svc.cluster.local:8761/eureka
|
||||
- configMapRef:
|
||||
name: olympus-ai-shared-cfg
|
||||
- configMapRef:
|
||||
name: olympus-common-shared-cfg
|
||||
resources: {}
|
||||
volumeMounts:
|
||||
- name: apollo-pv-storage
|
||||
|
||||
Reference in New Issue
Block a user