We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a05c231 commit 4d3e80cCopy full SHA for 4d3e80c
ntfy/patches/ingress.yaml ntfy/patches/ingress/settings.yaml
@@ -8,3 +8,6 @@ spec:
8
- hosts:
9
- "NTFY.EXAMPLE.COM"
10
secretName: <MY_TLS_SECRET>
11
+
12
+# Replace <NTFY.EXAMPLE.COM> with your FQDN
13
+# Replace <MY_TLS_SECRET> with your premade TLS secret (must be in same namespace)
0 commit comments