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: bitnami/sonarqube/README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -208,6 +208,7 @@ The command removes all the Kubernetes components associated with the chart and
208
208
|`ingress.hostname`| Default host for the ingress record |`sonarqube.local`|
209
209
|`ingress.path`| Default path for the ingress record |`/`|
210
210
|`ingress.annotations`| Additional annotations for the Ingress resource. To enable certificate autogeneration, place here your cert-manager annotations. |`{}`|
211
+
|`ingress.labels`| Additional labels for the Ingress resource. |`{}`|
211
212
|`ingress.tls`| Enable TLS configuration for the host defined at `ingress.hostname` parameter |`false`|
212
213
|`ingress.selfSigned`| Create a TLS secret for this ingress record using self-signed certificates generated by Helm |`false`|
213
214
|`ingress.extraHosts`| An array with additional hostname(s) to be covered with the ingress record |`[]`|
0 commit comments