1 changed file
statefulset.yaml | ||
Add comment 238 # port: 2379 # must be number, not port name or fqdn
Add comment 239 # #service: readiness # to use same grpc port to distinguish between checks
Add comment 240 initialDelaySeconds: 0 # default
Add comment 241 Minus initialDelaySeconds: 0 # default
Add comment 242 241 successThreshold: 1 # default
Add comment 243 242 failureThreshold: 3 # default
Add comment 244 243 periodSeconds: 10 # default (interval)