File tree Expand file tree Collapse file tree 1 file changed +0
-6
lines changed
Expand file tree Collapse file tree 1 file changed +0
-6
lines changed Original file line number Diff line number Diff line change @@ -33,17 +33,11 @@ Bridge between Prometheus Alertmanager and Gotify
3333| image.repository | string | ` "djjudas21/alertify" ` | |
3434| image.tag | string | ` "" ` | |
3535| imagePullSecrets | list | ` [] ` | |
36- | livenessProbe.exec.command[ 0] | string | ` "python" ` | |
37- | livenessProbe.exec.command[ 1] | string | ` "alertify.py" ` | |
38- | livenessProbe.exec.command[ 2] | string | ` "--healthcheck" ` | |
3936| nameOverride | string | ` "" ` | |
4037| nodeSelector | object | ` {} ` | |
4138| podAnnotations | object | ` {} ` | |
4239| podLabels | object | ` {} ` | |
4340| podSecurityContext | object | ` {} ` | |
44- | readinessProbe.exec.command[ 0] | string | ` "python" ` | |
45- | readinessProbe.exec.command[ 1] | string | ` "alertify.py" ` | |
46- | readinessProbe.exec.command[ 2] | string | ` "--healthcheck" ` | |
4741| replicaCount | int | ` 1 ` | |
4842| resources | object | ` {} ` | |
4943| securityContext | object | ` {} ` | |
You can’t perform that action at this time.
0 commit comments