Add steps for creating TLS certificates for Istio
Opened this issue · 0 comments
jmound commented
Currently, deploy-app.sh
includes a section that configures Istio to use Istio supplied certificates:
pci-gke-blueprint/_helpers/deploy-app.sh
Lines 44 to 48 in a9ad9cf
It would be helpful to add steps that facilitate creating and using self-generated certificates.