Skip to content

Commit b66bc1b

Browse files
github-actions[bot]djjudas21
authored andcommitted
update Helm documentation
1 parent df20a90 commit b66bc1b

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

charts/alertify/README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff 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 | `{}` | |

0 commit comments

Comments
 (0)