Skip to content

Commit

Permalink
docs(signalilo): add ingress.className in go template. run --- Genera…
Browse files Browse the repository at this point in the history
…ting Chart READMEs
  • Loading branch information
inisitijitty committed Feb 8, 2023
1 parent f2cf1e5 commit 1cf4848
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions appuio/signalilo/README.gotmpl.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ Parameter | Description | Default
`securityContext.fsGroup` | fs group to use for the pod | `999`
`resources` | Pod resource requests and limits | `{}`
`ingress.enabled` | Enable ingress | `false`
`ingress.className` | Ingress className | `""`
`ingress.annotations` | Ingress annotations | `{}`
`ingress.hosts` | Ingress hostnames | `["signalilo.local"]`
`ingress.tls` | Ingress TLS configuration | `[]`
Expand Down

0 comments on commit 1cf4848

Please sign in to comment.