Skip to content

Commit

Permalink
Update chart docs
Browse files Browse the repository at this point in the history
  • Loading branch information
ERP4SME-DevOps-GitHub-Workflow-User committed Jul 27, 2023
1 parent f500d27 commit 4e66d71
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions chart/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# cf-service-operator

![Version: 0.3.0](https://img.shields.io/badge/Version-0.3.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.3.0](https://img.shields.io/badge/AppVersion-v0.3.0-informational?style=flat-square)
![Version: 0.3.3](https://img.shields.io/badge/Version-0.3.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.3.2](https://img.shields.io/badge/AppVersion-v0.3.2-informational?style=flat-square)

A Helm chart for https://github.com/sap/cf-service-operator

Expand All @@ -15,11 +15,11 @@ A Helm chart for https://github.com/sap/cf-service-operator
| image.tag | string | `""` | Image tag (defauls to .Chart.AppVersion) |
| image.pullPolicy | string | `"IfNotPresent"` | Image pull policy |
| imagePullSecrets | list | `[]` | Image pull secrets |
| nodeSelector | object | `{}` | Node selector |
| affinity | object | `{}` | Affinity settings |
| topologySpreadConstraints | list | `[]` | Topology spread constraints (if unspecified, default constraints for hostname and zone will be generated) |
| defaultHostNameSpreadPolicy | string | `"ScheduleAnyway"` | Default topology spread policy for hostname |
| defaultZoneSpreadPolicy | string | `"ScheduleAnyway"` | Default topology spread policy for zone |
| nodeSelector | object | `{}` | Node selector |
| tolerations | list | `[]` | Tolerations |
| priorityClassName | string | `""` | Priority class |
| podSecurityContext | object | `{}` | Pod security context |
Expand Down

0 comments on commit 4e66d71

Please sign in to comment.