Skip to content
Snippets Groups Projects
Commit e8797434 authored by Dmytro Bogatov's avatar Dmytro Bogatov :two_hearts:
Browse files

Fix.

parent 520ce73a
No related branches found
No related tags found
No related merge requests found
Pipeline #50892 passed
......@@ -15,6 +15,9 @@ spec:
- status.dbogatov.org
- status.dmytro.app
- status.bogatov.app
- status.bogatov.dev
- status.bogatov.in.ua
- status.bogatov.dad
secretName: lets-encrypt
rules:
- host: "status-dbogatov-org.cluster.dbogatov.org"
......@@ -67,3 +70,23 @@ spec:
name: nginx
port:
number: 80
- host: "status.bogatov.in.ua"
http:
paths:
- path: /
pathType: Prefix
backend:
service:
name: nginx
port:
number: 80
- host: "status.bogatov.dad"
http:
paths:
- path: /
pathType: Prefix
backend:
service:
name: nginx
port:
number: 80
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment