Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
I
influxdb
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Jacklull
influxdb
Commits
45bdf864
Commit
45bdf864
authored
Nov 09, 2018
by
Fulton Byrne
Committed by
k8s-ci-robot
Nov 09, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fx: propogate influx deployment labels to pods (#8106)
Signed-off-by:
Fulton Byrne
<
fulton.byrne@commercetools.de
>
parent
43d75fb7
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
1 deletion
+2
-1
Chart.yaml
stable/influxdb/Chart.yaml
+1
-1
deployment.yaml
stable/influxdb/templates/deployment.yaml
+1
-0
No files found.
stable/influxdb/Chart.yaml
View file @
45bdf864
name
:
influxdb
name
:
influxdb
version
:
0.12.
0
version
:
0.12.
1
appVersion
:
1.6
appVersion
:
1.6
description
:
Scalable datastore for metrics, events, and real-time analytics.
description
:
Scalable datastore for metrics, events, and real-time analytics.
keywords
:
keywords
:
...
...
stable/influxdb/templates/deployment.yaml
View file @
45bdf864
...
@@ -13,6 +13,7 @@ spec:
...
@@ -13,6 +13,7 @@ spec:
metadata
:
metadata
:
labels
:
labels
:
app
:
{{
template "influxdb.fullname" .
}}
app
:
{{
template "influxdb.fullname" .
}}
release
:
"
{{
.Release.Name
}}"
spec
:
spec
:
containers
:
containers
:
-
name
:
{{
template "influxdb.fullname" .
}}
-
name
:
{{
template "influxdb.fullname" .
}}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment