chore: removing dead chart parameters (#577)

* chore: removing autoscale parameters

* chore: removing dead parameter

* chore: removing dead parameters
This commit is contained in:
toast-gear 2021-05-28 00:57:25 +01:00 committed by GitHub
parent 2cbeca0e7c
commit d2b0920454
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 9 deletions

View File

@ -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"