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
sb-learning-platform
Commits
9a504655
Unverified
Commit
9a504655
authored
2 years ago
by
Prasath Sivasubramaniyan
Committed by
GitHub
2 years ago
Browse files
Options
Download
Patches
Plain Diff
Modify gcloud variables
parent
79b7e1a6
prasath-release-5.2.0_RC6
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
+2
-2
kubernetes/helm_charts/datapipeline_jobs/values.j2
with
2 additions
and
2 deletions
+2
-2
kubernetes/helm_charts/datapipeline_jobs/values.j2
+
2
−
2
View file @
9a504655
...
...
@@ -728,10 +728,10 @@ content-publish:
enableDIALContextUpdate = "Yes"
gcloud_client_key: "{{ cloud_public_storage_accountname }}"
gcloud_private_secret: "{{
g
cloud_p
rivat
e_secret }}"
gcloud_private_secret: "{{ cloud_p
ublic_storag
e_secret }}"
gcloud_storage_bucket: "{{ cloud_storage_content_bucketname }}"
cloud_storage_type="{{ cloud_service_provider }}"
cloud_storage_key="{{
g
cloud_p
rivat
e_secret }}"
cloud_storage_key="{{ cloud_p
ublic_storag
e_secret }}"
cloud_storage_secret="{{ cloud_public_storage_secret }}"
cloud_storage_container="{{ cloud_storage_content_bucketname }}"
...
...
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