Skip to content

Commit 14b2445

Browse files
committed
STAC-0: Fix typo
1 parent 2cb9515 commit 14b2445

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • setup/install-stackstate/kubernetes_openshift

setup/install-stackstate/kubernetes_openshift/ingress.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ The SUSE Observability Helm chart exposes an `ingress` section in its values. Th
1717
To configure the ingress for SUSE Observability, create a file `ingress_values.yaml` with contents like below. Replace `MY_DOMAIN` with your own domain \(that's linked with your ingress controller\) and set the correct name for the `tls-secret`. Consult the documentation of your ingress controller for the correct annotations to set. All fields below are optional, for example, if no TLS will be used, omit that section but be aware that SUSE Observability also doesn't encrypt the traffic.
1818

1919
{% hint style="warning" %}
20-
Not that setting up TLS is required for the use of the rancher UI extension.
20+
Note that setting up TLS is required for the use of the rancher UI extension.
2121
{% endhint %}
2222

2323
```text

0 commit comments

Comments
 (0)