Skip to content

Commit

Permalink
defeated by the ide
Browse files Browse the repository at this point in the history
  • Loading branch information
rjerrems committed Nov 21, 2024
1 parent 5adcf00 commit f0af8e4
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -128,4 +128,3 @@ rules:
verbs:
- list
- watch

Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,3 @@ subjects:
- kind: ServiceAccount
namespace: gmp-public
name: kube-state-metrics

Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,3 @@ spec:
periodSeconds: 1800
# Current supported max from https://kubernetes.io/docs/reference/kubernetes-api/workload-resources/horizontal-pod-autoscaler-v2beta2/.
stabilizationWindowSeconds: 3600

Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,3 @@ spec:
endpoints:
- port: metrics-self
interval: 30s

1 change: 0 additions & 1 deletion deployment/clouddeploy/gke-workers/base/ksm_service.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,3 @@ spec:
targetPort: metrics-self
selector:
app.kubernetes.io/name: kube-state-metrics

Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,3 @@ metadata:
labels:
app.kubernetes.io/name: kube-state-metrics
app.kubernetes.io/version: 2.14.0

Original file line number Diff line number Diff line change
Expand Up @@ -81,4 +81,3 @@ spec:
initialDelaySeconds: 5
timeoutSeconds: 5
serviceAccountName: kube-state-metrics

0 comments on commit f0af8e4

Please sign in to comment.