Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: namespace, prometheus, istio creation to be switchable #1709

Open
wants to merge 12 commits into
base: master
Choose a base branch
from
Prev Previous commit
switch hpa to autoscaling/v2
KulykDmytro authored Jul 4, 2024
commit df2bbbcaf86ce65b2461b0898f85f0b59ed16234
Original file line number Diff line number Diff line change
@@ -209,7 +209,7 @@ spec:
memory: {{ .Values.runner.resources.requests.memory }}
cpu: {{ .Values.runner.resources.requests.cpu }}
---
apiVersion: autoscaling/v2beta2
apiVersion: autoscaling/v2
kind: HorizontalPodAutoscaler
metadata:
name: runner
Original file line number Diff line number Diff line change
@@ -266,7 +266,7 @@ spec:
{{ end }}
terminationGracePeriodSeconds: 300
---
apiVersion: autoscaling/v2beta2
apiVersion: autoscaling/v2
kind: HorizontalPodAutoscaler
metadata:
name: gateway