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
uphrh-sb-devops
Commits
3e1b3207
Commit
3e1b3207
authored
2 years ago
by
SadanandGowda
Browse files
Options
Download
Patches
Plain Diff
csp migration variables update
parent
b8b4fc45
upstream/release-5.1.0-vdn
login-changes
loginRegisterBtn
release-5.1.0
release-5.1.0-api
release-5.1.0-apiuat
release-5.1.0-bulk-enrol-unenrol
release-5.1.0-uat
release-5.1.0-uatLatest
release-5.1.0-uatapi
release-5.1.0-upsmf-prod
release-uat-nginx
revert-5-login-changes
release-5.1.0_RC3
1 merge request
!16
Release 5.1.0 api
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
kubernetes/helm_charts/core/analytics/templates/deployment.yaml
+4
-4
...etes/helm_charts/core/analytics/templates/deployment.yaml
with
4 additions
and
4 deletions
+4
-4
kubernetes/helm_charts/core/analytics/templates/deployment.yaml
+
4
−
4
View file @
3e1b3207
...
...
@@ -35,13 +35,13 @@ spec:
value
:
{{
.Values.env.min_heap | quote
}}
-
name
:
MAX_HEAP
value
:
{{
.Values.env.max_heap | quote
}}
-
name
:
cloud
_storage_secret
-
name
:
azure
_storage_secret
value
:
{{
.Values.env.cloud_private_account_secret | quote
}}
-
name
:
cloud
_storage_key
-
name
:
azure
_storage_key
value
:
{{
.Values.env.cloud_private_account_name | quote
}}
-
name
:
public_
cloud
_storage_secret
-
name
:
public_
azure
_storage_secret
value
:
{{
.Values.env.cloud_public_account_secret | quote
}}
-
name
:
public_
cloud
_storage_key
-
name
:
public_
azure
_storage_key
value
:
{{
.Values.env.cloud_public_account_name | quote
}}
-
name
:
_JAVA_OPTIONS
value
:
-Dlog4j2.formatMsgNoLookups=true
...
...
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