We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8be39cc commit ae90d9aCopy full SHA for ae90d9a
1 file changed
charts/opslevel/values.yaml
@@ -49,7 +49,7 @@ opslevel:
49
pod:
50
annotations: {}
51
web:
52
- replicas: 3
+ replicas: 2
53
resources: *resourcesMedium
54
# limits webhook payload size accepted by Rails (bytes)
55
maxWebhookPayloadSize: 0
@@ -96,7 +96,7 @@ runner:
96
digest: "sha256:048597926fffe2af850e607c509fc396fc73fa7bf46594c2f9b2fcbb452bfdab"
97
job_image:
98
repository: "public.ecr.aws/opslevel"
99
100
resources: *resourcesLarge
101
serviceAccount:
102
create: true
0 commit comments