Skip to content

Instantly share code, notes, and snippets.

@jithin-scaria
Created May 26, 2022 17:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jithin-scaria/456c73b003a595fce0edddb701febd2f to your computer and use it in GitHub Desktop.
Save jithin-scaria/456c73b003a595fce0edddb701febd2f to your computer and use it in GitHub Desktop.
istiod custom values yaml configuration for helm installation
global:
istioNamespace: istio
# to restrict apps to connect only to apps in the istio registry
outboundTrafficPolicy: REGISTRY_ONLY
meshConfig:
outboundTrafficPolicy:
# to restrict apps to connect only to apps in the istio registry
mode: REGISTRY_ONLY
rootNamespace: istio
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment