Skip to content

Commit

Permalink
revet values tpl changes
Browse files Browse the repository at this point in the history
Signed-off-by: Alexander Volchok <alex.volchok@sap.com>
  • Loading branch information
alexwo committed Apr 3, 2024
1 parent 5c77dba commit a425eb6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions charts/gateway-helm/values.tmpl.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,11 @@ deployment:
targetPort: 19001
replicas: 1
pod:
affinity: { }
affinity: {}
annotations:
prometheus.io/scrape: 'true'
prometheus.io/port: '19001'
labels: { }
labels: {}

config:
envoyGateway:
Expand Down

0 comments on commit a425eb6

Please sign in to comment.