add: Traefik ingress with custom host
This commit is contained in:
@@ -2,7 +2,7 @@ apiVersion: v1
|
||||
kind: Service
|
||||
metadata:
|
||||
name: moj-servis-svc
|
||||
namespace: student-ivanivso7
|
||||
namespace: student-VAS_KORISNIK
|
||||
spec:
|
||||
selector:
|
||||
app: moj-servis
|
||||
@@ -10,4 +10,4 @@ spec:
|
||||
- port: 80
|
||||
targetPort: 8000
|
||||
protocol: TCP
|
||||
type: NodePort
|
||||
type: ClusterIP # PROMIJENJENO iz NodePort
|
||||
|
||||
Reference in New Issue
Block a user