Skip to content

Commit 4d3e80c

Browse files
committed
Renamed/moved to patches/ingress/settings.yaml
1 parent a05c231 commit 4d3e80c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

ntfy/patches/ingress.yaml ntfy/patches/ingress/settings.yaml

+3
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,6 @@ spec:
88
- hosts:
99
- "NTFY.EXAMPLE.COM"
1010
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

Comments
 (0)