mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-18 18:42:56 +02:00
Split deployment in 2 files
This commit is contained in:
@@ -16,14 +16,14 @@ spec:
|
||||
pathType: ImplementationSpecific
|
||||
backend:
|
||||
service:
|
||||
name: lingo
|
||||
name: lingo-api
|
||||
port:
|
||||
number: 8000
|
||||
- path: /
|
||||
pathType: Prefix
|
||||
backend:
|
||||
service:
|
||||
name: lingo
|
||||
name: lingo-frontend
|
||||
port:
|
||||
number: 8001
|
||||
tls:
|
||||
|
||||
Reference in New Issue
Block a user