Skip to content

Commit

Permalink
fix helm chart README.md
Browse files Browse the repository at this point in the history
Signed-off-by: Florian Bacher <[email protected]>
  • Loading branch information
bacherfl committed Jan 12, 2024
1 parent 937a396 commit 198edc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion metrics-operator/chart/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ Prometheus, Dynatrace, DataDog and K8s metric server...
| `env.analysisControllerLogLevel` | sets the log level of Analysis Controller | `0` |
| `image.registry` | specify the container registry for the metrics-operator image | `ghcr.io` |
| `image.repository` | specify registry for manager image | `keptn/metrics-operator` |
| `image.tag` | select tag for manager image | `v0.8.3` |
| `image.tag` | select tag for manager image | `v0.9.0` |
| `imagePullPolicy` | specify pull policy for manager image | `Always` |
| `livenessProbe` | custom livenessprobe for manager container | |
| `readinessProbe` | custom readinessprobe for manager container | |
Expand Down

0 comments on commit 198edc5

Please sign in to comment.