Skip to content

Commit

Permalink
chore: helm docs
Browse files Browse the repository at this point in the history
Signed-off-by: realanna <anna.reale@dynatrace.com>
  • Loading branch information
RealAnna committed Oct 31, 2023
1 parent e09d977 commit 4d97d5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lifecycle-operator/chart/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ and application health checks
| `lifecycleOperator.env.pythonRunnerImage` | specify image for python task runtime | `ghcr.io/keptn/python-runtime:v1.0.1` |
| `lifecycleOperator.image.registry` | specify the container registry for the lifecycle-operator image | `ghcr.io` |
| `lifecycleOperator.image.repository` | specify registry for manager image | `keptn/lifecycle-operator` |
| `lifecycleOperator.image.tag` | select tag for manager image | `v0.8.2` |
| `lifecycleOperator.image.tag` | select tag for manager image | `v0.8.3` |
| `lifecycleOperator.imagePullPolicy` | specify pull policy for manager image | `Always` |
| `lifecycleOperator.livenessProbe` | custom livenessprobe for manager container | |
| `lifecycleOperator.readinessProbe` | custom readinessprobe for manager container | |
Expand Down

0 comments on commit 4d97d5e

Please sign in to comment.