You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: charts/tempo-vulture/README.md
-8
Original file line number
Diff line number
Diff line change
@@ -74,18 +74,10 @@ tempoAddress:
74
74
| replicas | int | `1` | Number of replicas of Tempo Vulture |
75
75
| resources | object | `{}` | Resource requests and limits for the vulture |
76
76
| revisionHistoryLimit | int | `10` | The number of old ReplicaSets to retain to allow rollback |
77
-
| service.enabled | bool | `true` | Specifies whether a Service should be created |
78
77
| serviceAccount.annotations | object | `{}` | Annotations for the service account |
79
78
| serviceAccount.create | bool | `true` | Specifies whether a ServiceAccount should be created |
80
79
| serviceAccount.imagePullSecrets | list | `[]` | Image pull secrets for the service account |
81
80
| serviceAccount.name | string | `nil` | The name of the ServiceAccount to use. If not set and create is true, a name is generated using the fullname template |
0 commit comments