Skip to content

Commit

Permalink
Improve changelog entry
Browse files Browse the repository at this point in the history
Signed-off-by: Ruben Vargas <[email protected]>
  • Loading branch information
rubenvp8510 committed Jul 4, 2024
1 parent 5bd8e09 commit 5c0c525
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .chloggen/ingest_tls_openshift.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,13 @@ issues: [963]
# These lines will be padded with 2 spaces and then inserted directly into the document.
# Use pipe (|) for multiline entries.
subtext: |
This will use the openshift service annotation to generate TLS certs, in order to use this feature TLS on the
distributor should be enabled in this way:
On OpenShift when operator config `DistributorServingCertsService` is enabled and the following TempoStack CR is used.
The operator provisions OpenShift serving certificates for the distributor ingest APIs
```
apiVersion: tempo.grafana.com/v1alpha1
kind: TempoStack
spec:
template:
distributor:
tls:
enabled: true
Expand Down

0 comments on commit 5c0c525

Please sign in to comment.