Skip to content

Commit

Permalink
[skip ci] Prod deploy: 0.10.2-hotfix1
Browse files Browse the repository at this point in the history
  • Loading branch information
StairCrusherClub committed Jul 6, 2024
1 parent ab27833 commit c7ff6d8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions infra/helm/scc-server/values-prod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ image:
repository: public.ecr.aws/i6n1n6v2/scc-server
pullPolicy: Always
# Overrides the image tag whose default is the chart appVersion.
tag: 0.10.2
tag: 0.10.2-hotfix1
imagePullSecrets: []
nameOverride: ""
fullnameOverride: ""
Expand Down Expand Up @@ -67,7 +67,6 @@ resources:
limits:
cpu: 500m
memory: 1Gi

autoscaling:
enabled: true
minReplicas: 2
Expand Down

0 comments on commit c7ff6d8

Please sign in to comment.