assign service to ingress
ci / build (push) Waiting to run Details

This commit is contained in:
CJ_Clippy 2024-06-20 20:28:23 -08:00
parent d6153fd9a5
commit 64e64f039b
1 changed files with 5 additions and 0 deletions

View File

@ -39,6 +39,11 @@ spec:
paths:
- path: /
pathType: Prefix
backend:
service:
name: podinfo
port:
number: 9898
tls:
- secretName: podinfo-tls
hosts: