values-istio.yaml 343 Bytes
Newer Older
Caleb Bron's avatar
Caleb Bron committed
1 2 3 4 5 6 7

# This is used to generate istio.yaml for automated CI/CD test, using v1/alpha1
# or v2/alpha3 with 'gradual migration' (using env variable at inject time).
# global:
  ## imagePullSecrets for all ServiceAccount. Must be set for any clustser configured with private docker registry.
  # imagePullSecrets:
  #   - name: "private-registry-key"