Go to file
Lucas Servén Marín a4cbdc6177 stable/unifi/templates/deployment.yaml: fix probes (#9180)
* stable/unifi/templates/deployment.yaml: fix probes

The `livenessProbe` and `readinessProbe` are incorrectly defined.
The `initialDelaySeconds` field should not be nested withing the `httpGet`
field.

Signed-off-by: Lucas Serven <lserven@gmail.com>

* stable/unifi: bump patch version

Signed-off-by: Lucas Serven <lserven@gmail.com>
2018-11-11 16:30:56 -08:00
charts/unifi stable/unifi/templates/deployment.yaml: fix probes (#9180) 2018-11-11 16:30:56 -08:00