Skip to content

Instantly share code, notes, and snippets.

@crobby
Created July 12, 2022 12:42
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 crobby/4629146903a156cc35a8170c7ae91f6a to your computer and use it in GitHub Desktop.
Save crobby/4629146903a156cc35a8170c7ae91f6a to your computer and use it in GitHub Desktop.
apiVersion: maistra.io/v1
kind: ServiceMeshMemberRoll
metadata:
namespace: istio-system
name: default
spec:
members:
- opendatahub
---
apiVersion: maistra.io/v2
kind: ServiceMeshControlPlane
metadata:
namespace: istio-system
name: odh
spec:
tracing:
sampling: 10000
type: Jaeger
policy:
type: Istiod
addons:
grafana:
enabled: true
jaeger:
install:
storage:
type: Memory
kiali:
enabled: true
prometheus:
enabled: true
version: v2.0
telemetry:
type: Istiod
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment