Skip to content

Commit

Permalink
awsdestroy
Browse files Browse the repository at this point in the history
  • Loading branch information
junchil committed Nov 1, 2024
1 parent 3044de3 commit 824d618
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions infra/helm/eksapp/templates/golang-app/golang-app-vs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,11 @@ spec:
- destination:
host: {{ .Release.Name }}-golang-app-service
subset: v1
weight: 50
weight: 55
- destination:
host: {{ .Release.Name }}-golang-app-service
subset: v2
weight: 50
weight: 45
---
apiVersion: networking.istio.io/v1alpha3
kind: DestinationRule
Expand Down

0 comments on commit 824d618

Please sign in to comment.