4 changed files with
0 additions and
4 deletions
|
|
|
|
@ -5,7 +5,6 @@ metadata:
|
|
|
|
|
spec:
|
|
|
|
|
selector:
|
|
|
|
|
app: "iam"
|
|
|
|
|
type: NodePort
|
|
|
|
|
ports:
|
|
|
|
|
- port: 8080
|
|
|
|
|
targetPort: 8080
|
|
|
|
|
|
|
|
|
|
@ -5,7 +5,6 @@ metadata:
|
|
|
|
|
spec:
|
|
|
|
|
selector:
|
|
|
|
|
app: "sepa-exporter"
|
|
|
|
|
type: NodePort
|
|
|
|
|
ports:
|
|
|
|
|
- port: 8080
|
|
|
|
|
targetPort: 8080
|
|
|
|
|
|
|
|
|
|
@ -5,7 +5,6 @@ metadata:
|
|
|
|
|
spec:
|
|
|
|
|
selector:
|
|
|
|
|
app: "uba-export"
|
|
|
|
|
type: NodePort
|
|
|
|
|
ports:
|
|
|
|
|
- port: 8080
|
|
|
|
|
targetPort: 8080
|
|
|
|
|
|
|
|
|
|
@ -5,7 +5,6 @@ metadata:
|
|
|
|
|
spec:
|
|
|
|
|
selector:
|
|
|
|
|
app: "wordpress"
|
|
|
|
|
type: NodePort
|
|
|
|
|
ports:
|
|
|
|
|
- port: 8080
|
|
|
|
|
targetPort: 80
|
|
|
|
|
|