Skip to content

Instantly share code, notes, and snippets.

@mmontes11
Created July 31, 2021 10:25
Show Gist options
  • Save mmontes11/c1945865e84dfdf17ff9c11a2202f174 to your computer and use it in GitHub Desktop.
Save mmontes11/c1945865e84dfdf17ff9c11a2202f174 to your computer and use it in GitHub Desktop.
Operator values
nameOverride: ""
fullnameOverride: ""
image:
repository: mmontes11/echoperator
pullPolicy: IfNotPresent
tag: v0.0.1
env: production
logLevel: info
numWorkers: 4
ha:
enabled: true
leaderElection:
leaseDurationSeconds: 15
renewDeadlineSeconds: 10
retryPeriodSeconds: 2
replicaCount: 3
monitoring:
enabled: true
path: /metrics
port: 2112
namespace: monitoring
interval: 10s
labels:
release: monitoring
resources: {}
nodeSelector: {}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment