Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
kube-prometheus
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
GitHub Mirror
prometheus-operator
kube-prometheus
Commits
87a4567f
Unverified
Commit
87a4567f
authored
5 years ago
by
Guus van Weelden
Browse files
Options
Downloads
Patches
Plain Diff
update generated manifests
Signed-off-by:
Guus van Weelden
<
guus.vanweelden@moia.io
>
parent
b6becc09
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
manifests/kube-state-metrics-deployment.yaml
+0
-29
0 additions, 29 deletions
manifests/kube-state-metrics-deployment.yaml
with
0 additions
and
29 deletions
manifests/kube-state-metrics-deployment.yaml
+
0
−
29
View file @
87a4567f
...
@@ -64,35 +64,6 @@ spec:
...
@@ -64,35 +64,6 @@ spec:
requests
:
requests
:
cpu
:
100m
cpu
:
100m
memory
:
150Mi
memory
:
150Mi
-
command
:
-
/pod_nanny
-
--container=kube-state-metrics
-
--cpu=100m
-
--extra-cpu=2m
-
--memory=150Mi
-
--extra-memory=30Mi
-
--threshold=5
-
--deployment=kube-state-metrics
env
:
-
name
:
MY_POD_NAME
valueFrom
:
fieldRef
:
apiVersion
:
v1
fieldPath
:
metadata.name
-
name
:
MY_POD_NAMESPACE
valueFrom
:
fieldRef
:
apiVersion
:
v1
fieldPath
:
metadata.namespace
image
:
k8s.gcr.io/addon-resizer:1.8.4
name
:
addon-resizer
resources
:
limits
:
cpu
:
50m
memory
:
30Mi
requests
:
cpu
:
10m
memory
:
30Mi
nodeSelector
:
nodeSelector
:
kubernetes.io/os
:
linux
kubernetes.io/os
:
linux
securityContext
:
securityContext
:
...
...
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