github.com/replicatedcom/ship@v0.50.0/integration/init/istio/expected/.ship/upstream/values-istio.yaml (about)

     1  # This is used to generate istio.yaml for automated CI/CD test, using v1/alpha1
     2  # or v2/alpha3 with 'gradual migration' (using env variable at inject time).
     3  global:
     4    ## imagePullSecrets for all ServiceAccount. Must be set for any clustser configured with private docker registry.
     5    # imagePullSecrets:
     6    #   - name: "private-registry-key"
     7  
     8    # Default is 10s second
     9    refreshInterval: 1s