Added мурняня.рф
Update Kubernetes Services Wiki / Generate and Update K8s Wiki (push) Successful in 11s
Check with kubeconform / lint (push) Successful in 9s
Auto-update README / Generate README and Create MR (push) Successful in 22s

This commit is contained in:
Ultradesu
2026-05-13 14:07:58 +01:00
parent f33de7c78c
commit 4212cdc26e
2 changed files with 15 additions and 0 deletions
+13
View File
@@ -20,8 +20,21 @@ spec:
name: web-petting
port:
number: 80
- host: xn--l1acako8eb.xn--p1ai
http:
paths:
- path: /
pathType: Prefix
backend:
service:
name: web-petting
port:
number: 80
tls:
- secretName: web-petting-tls
hosts:
- pet.hexor.cy
- secretName: web-petting-murnyanya-tls
hosts:
- xn--l1acako8eb.xn--p1ai
+2
View File
@@ -35,4 +35,6 @@ spec:
dnsZones:
- "*.hexor.cy"
- "hexor.cy"
- "*.xn--l1acako8eb.xn--p1ai"
- "xn--l1acako8eb.xn--p1ai"