Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Register
Sign in
Toggle navigation
Menu
UPSMF
lern-data-pipeline
Commits
b368cd75
Commit
b368cd75
authored
2 years ago
by
PrasadMoka
Browse files
Options
Download
Patches
Plain Diff
fix:LR-124 removed unnecessary variable
parent
26561bce
release-5.0.1
github/fork/rahulbowade/release-5.0.1-collection-certificate-generator-debug
release-5.0.0
release-5.0.1_RC2
release-5.0.0_RC4
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
kubernetes/helm_charts/datapipeline_jobs/values.j2
+0
-7
kubernetes/helm_charts/datapipeline_jobs/values.j2
with
0 additions
and
7 deletions
+0
-7
kubernetes/helm_charts/datapipeline_jobs/values.j2
+
0
−
7
View file @
b368cd75
...
...
@@ -136,13 +136,6 @@ base_config: |
itemset = "2.0"
}
}
postgres {
host = {{ postgres.db_url }}
port = {{ postgres.db_port }}
maxConnections = {{ postgres_max_connections }}
user = "{{ postgres.db_username }}"
password = "{{ postgres.db_password }}"
}
activity-aggregate-updater:
activity-aggregate-updater: |+
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets