Skip to content

Commit

Permalink
testing our the hpa @ 20% cpu usage
Browse files Browse the repository at this point in the history
  • Loading branch information
mrpbennett committed Nov 21, 2024
1 parent bd7c4cf commit 784fe20
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ spec:
name: cpu
target:
type: Utilization
averageUtilization: 40
averageUtilization: 20
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: networking.k8s.io/v1
kind: Ingress
metadata:
name: nginx-site-ingress
name: nginx-ingress
annotations:
ingress.kubernetes.io/rewrite-target: /
nginx.ingress.kubernetes.io/backend-protocol: https
Expand Down
1 change: 0 additions & 1 deletion kubernetes/apps/test-applications/other/some.yaml

This file was deleted.

0 comments on commit 784fe20

Please sign in to comment.