diff --git a/charts/actions-runner-controller/values.yaml b/charts/actions-runner-controller/values.yaml index 551f5bd3..e5cb7215 100644 --- a/charts/actions-runner-controller/values.yaml +++ b/charts/actions-runner-controller/values.yaml @@ -84,13 +84,6 @@ resources: # cpu: 100m # memory: 128Mi -autoscaling: - enabled: false - minReplicas: 1 - maxReplicas: 100 - targetCPUUtilizationPercentage: 80 - # targetMemoryUtilizationPercentage: 80 - nodeSelector: {} tolerations: [] @@ -117,9 +110,7 @@ scope: githubWebhookServer: enabled: false - labels: {} replicaCount: 1 - syncPeriod: 10m secret: create: true name: "github-webhook-server"