maestro/server/deploy/values.yaml (53 lines of code) (raw):

deployment: replicas: 3 requests: cpu: 200m memory: 512Mi limits: cpu: 1 memory: 1Gi broker: host: "" port: 8883 database: containerizedDb: false containerizedDbImage: "" containerizedDbPvcCapacity: "" host: "" port: 5432 name: "maestro" user: "maestro-server" password: "" ssl: "" maxOpenConnections: 50 debug: false authMethod: "" maestro: serviceAccount: maestro httpReadTimeout: 60s httpWriteTimeout: 60s labelMetricsInclusionDuration: 168h httpBindPort: 8000 grpcBindPort: 8090 healthCheckBindPort: 8083 glog_v: 10 clustersService: namespace: "" serviceAccount: "" istio: restrictIngress: true azure: clientId: "" tenantId: "" image: registry: "" repository: "" digest: "" credsKeyVault: name: "" secret: "maestro-server" # Pull binding configuration for ACR Pull Operator pullBinding: registry: "" scope: "" workloadIdentityClientId: "" workloadIdentityTenantId: ""