controller 0.10.6

Tembo Operator for Postgres
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
image:
  tag: latest
logLevel: info
extraEnv:
  - name: OPENTELEMETRY_ENDPOINT_URL
    value: http://tempo.monitoring.svc.cluster.local:4317
resources:
  requests:
    cpu: 50m
    memory: 100Mi
  limits:
    cpu: 200m
    memory: 300Mi