Skip to content

Instantly share code, notes, and snippets.

@emedina
Created May 11, 2020 14:58
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 emedina/5424399c9b6d576c8f61aaa6d676da3d to your computer and use it in GitHub Desktop.
Save emedina/5424399c9b6d576c8f61aaa6d676da3d to your computer and use it in GitHub Desktop.
memory: 4096Mi
requests:
cpu: 100m
memory: 128Mi
sds:
enabled: true
type: NodePort
global:
sds:
enabled: true
grafana:
enabled: true
env:
GF_SERVER_ROOT_URL: https://k8slab.internal.epo.org/istio/grafana
security:
enabled: true
passphraseKey: passphrase
secretName: grafana
usernameKey: username
kiali:
contextPath: /kiali
createDemoSecret: true
dashboard:
auth:
strategy: login
grafanaURL: https://k8slab.internal.epo.org/istio/grafana
jaegerURL: https://tracing.k8slab.internal.epo.org
secretName: kiali
viewOnlyMode: false
enabled: true
pilot:
autoscaleEnabled: true
autoscaleMin: 3
traceSampling: 100
prometheus:
enabled: true
retention: 6h
scrapeInterval: 15s
security:
enabled: true
tracing:
enabled: true
jaeger:
resources:
requests:
cpu: 256m
memory: 512m
status:
componentStatus:
AddonComponents:
status: HEALTHY
Base:
status: HEALTHY
EgressGateways:
status: HEALTHY
IngressGateways:
status: HEALTHY
Pilot:
status: HEALTHY
status: HEALTHY
kind: List
metadata:
resourceVersion: ""
selfLink: ""
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment