Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
S
Storage
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
OSDU
OSDU Data Platform
System
Storage
Commits
26fcbbea
Commit
26fcbbea
authored
3 months ago
by
Gor Gevorgyan [EPAM / GCP]
Committed by
Oleksandr Kosse (EPAM)
3 months ago
Browse files
Options
Downloads
Patches
Plain Diff
Update: Added name for redis port
parent
74498c22
Branches
trusted-single_pipeline
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!971
Update: Added name for redis port
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
devops/gc/deploy/templates/service-redis.yaml
+1
-0
1 addition, 0 deletions
devops/gc/deploy/templates/service-redis.yaml
with
1 addition
and
0 deletions
devops/gc/deploy/templates/service-redis.yaml
+
1
−
0
View file @
26fcbbea
...
...
@@ -9,6 +9,7 @@ spec:
-
port
:
{{
.Values.data.redisStoragePort
}}
protocol
:
TCP
targetPort
:
6379
name
:
{{
printf "redis-%s-port" .Values.conf.appName | quote
}}
selector
:
app
:
{{
printf "redis-%s" .Values.conf.appName | quote
}}
{{
end
}}
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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