Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
K
k3s
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
0
Merge Requests
0
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
k3s
Commits
915c81f1
Unverified
Commit
915c81f1
authored
Dec 26, 2018
by
Kubernetes Prow Robot
Committed by
GitHub
Dec 26, 2018
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #72348 from liggitt/addon-followup
Fixup apps/v1 addon manifests
parents
d6128698
d2c1fdbc
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
9 additions
and
2 deletions
+9
-2
event-exporter.yaml
cluster/addons/fluentd-gcp/event-exporter.yaml
+4
-0
ip-masq-agent.yaml
cluster/addons/ip-masq-agent/ip-masq-agent.yaml
+1
-2
node-exporter-ds.yml
cluster/addons/prometheus/node-exporter-ds.yml
+4
-0
No files found.
cluster/addons/fluentd-gcp/event-exporter.yaml
View file @
915c81f1
...
@@ -38,6 +38,10 @@ metadata:
...
@@ -38,6 +38,10 @@ metadata:
addonmanager.kubernetes.io/mode
:
Reconcile
addonmanager.kubernetes.io/mode
:
Reconcile
spec
:
spec
:
replicas
:
1
replicas
:
1
selector
:
matchLabels
:
k8s-app
:
event-exporter
version
:
v0.2.3
template
:
template
:
metadata
:
metadata
:
labels
:
labels
:
...
...
cluster/addons/ip-masq-agent/ip-masq-agent.yaml
View file @
915c81f1
...
@@ -19,8 +19,7 @@ metadata:
...
@@ -19,8 +19,7 @@ metadata:
spec
:
spec
:
selector
:
selector
:
matchLabels
:
matchLabels
:
labels
:
k8s-app
:
ip-masq-agent
k8s-app
:
ip-masq-agent
template
:
template
:
metadata
:
metadata
:
labels
:
labels
:
...
...
cluster/addons/prometheus/node-exporter-ds.yml
View file @
915c81f1
...
@@ -9,6 +9,10 @@ metadata:
...
@@ -9,6 +9,10 @@ metadata:
addonmanager.kubernetes.io/mode
:
Reconcile
addonmanager.kubernetes.io/mode
:
Reconcile
version
:
v0.15.2
version
:
v0.15.2
spec
:
spec
:
selector
:
matchLabels
:
k8s-app
:
node-exporter
version
:
v0.15.2
updateStrategy
:
updateStrategy
:
type
:
OnDelete
type
:
OnDelete
template
:
template
:
...
...
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