Skip to content

Commit

Permalink
Fix Istio Gateway certificate
Browse files Browse the repository at this point in the history
fix: #102
  • Loading branch information
stefanprodan committed Mar 14, 2019
1 parent ed2048e commit 802c087
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/gitbook/install/flagger-install-on-google-cloud.md
Original file line number Diff line number Diff line change
Expand Up @@ -284,7 +284,7 @@ metadata:
name: istio-gateway
namespace: istio-system
spec:
secretname: istio-ingressgateway-certs
secretName: istio-ingressgateway-certs
issuerRef:
name: letsencrypt-prod
commonName: "*.example.com"
Expand Down

0 comments on commit 802c087

Please sign in to comment.