Skip to content

Commit

Permalink
prepare kyma-gateway for kyma2 migration (#11514)
Browse files Browse the repository at this point in the history
  • Loading branch information
a-thaler authored Jun 25, 2021
1 parent 22eac25 commit 6129fc5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions resources/core/charts/gateway/templates/gateway.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ kind: Gateway
metadata:
name: {{ .Values.global.istio.gateway.name }}
namespace: {{ .Release.Namespace }}
annotations:
"helm.sh/resource-policy": keep
spec:
selector:
app: istio-ingressgateway
Expand Down

0 comments on commit 6129fc5

Please sign in to comment.