Skip to content

Commit

Permalink
chore: update helm readme with servicemonitor labels (#55)
Browse files Browse the repository at this point in the history
* chore: update helm readme with servicemonitor labels

Signed-off-by: Brad McCoy <bradmccoydev@gmail.com>

* chore: add space in value

Signed-off-by: Brad McCoy <bradmccoydev@gmail.com>

---------

Signed-off-by: Brad McCoy <bradmccoydev@gmail.com>
  • Loading branch information
bradmccoydev authored May 3, 2023
1 parent b6d6046 commit d0a71fb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions chart/operator/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ The following table lists the configurable parameters of the K8sgpt-operator cha
| Parameter | Description | Default |
|-------------------------------------------------------------------------------------|-------------|-------------------------------------------------------------------------------|
| `serviceMonitor.enabled` | | `false` |
| `serviceMonitor.additionalLabels` | | `{}`
| `controllerManager.kubeRbacProxy.containerSecurityContext.allowPrivilegeEscalation` | | `false` |
| `controllerManager.kubeRbacProxy.containerSecurityContext.capabilities.drop` | | `["ALL"]` |
| `controllerManager.kubeRbacProxy.image.repository` | | `"gcr.io/kubebuilder/kube-rbac-proxy"` |
Expand Down

0 comments on commit d0a71fb

Please sign in to comment.