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
0af2301a
Commit
0af2301a
authored
5 years ago
by
G33tha
Browse files
Options
Download
Patches
Plain Diff
Issue #000 feat: updated service name for userorg and cerregistry
parent
ff6e6d33
3nodeinstall
3node-2.6.0
release-2.6.0-k8s_9467d13
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
kubernetes/helm_charts/core/certregistry/templates/deployment.yaml
+1
-1
...s/helm_charts/core/certregistry/templates/deployment.yaml
kubernetes/helm_charts/core/userorg/templates/deployment.yaml
+1
-1
...rnetes/helm_charts/core/userorg/templates/deployment.yaml
with
2 additions
and
2 deletions
+2
-2
kubernetes/helm_charts/core/certregistry/templates/deployment.yaml
+
1
−
1
View file @
0af2301a
...
...
@@ -39,7 +39,7 @@ spec:
apiVersion
:
v1
kind
:
Service
metadata
:
name
:
{{
.Chart.Name
}}
-service
name
:
cert-registry
-service
namespace
:
{{
.Values.namespace
}}
labels
:
app
:
{{
.Chart.Name
}}
...
...
This diff is collapsed.
Click to expand it.
kubernetes/helm_charts/core/userorg/templates/deployment.yaml
+
1
−
1
View file @
0af2301a
...
...
@@ -39,7 +39,7 @@ spec:
apiVersion
:
v1
kind
:
Service
metadata
:
name
:
{{
.Chart.Name
}}
-service
name
:
user-org
-service
namespace
:
{{
.Values.namespace
}}
labels
:
app
:
{{
.Chart.Name
}}
...
...
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