Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
container-manager
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
1
Issues
1
List
Boards
Labels
Service Desk
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
nomad-lab
container-manager
Commits
718578f3
Commit
718578f3
authored
Dec 07, 2018
by
Mohamed, Fawzi Roberto (fawzi)
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
mongo fixes and cleanup of old
parent
bcd15a4b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
6 deletions
+1
-6
deploy.sh
deploy.sh
+1
-6
No files found.
deploy.sh
View file @
718578f3
...
...
@@ -605,7 +605,7 @@ HERE
- name: MONGODB_URL
valueFrom:
secretKeyRef:
name: notebook
-db-mongo-pwd
name: notebook
s-mongo
key: root-connect
- name: SESSION_DB_PASSWORD
valueFrom:
...
...
@@ -617,11 +617,6 @@ HERE
secretKeyRef:
name: user-settings-db
key: redis-password
- name: NOTEBOOK_INFO_DB_PASSWORD
valueFrom:
secretKeyRef:
name: notebook-db-mongo-pwd
key: password
- name: KUBERNETES_SERVER_URL
valueFrom:
secretKeyRef:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment