Skip to content

Commit

Permalink
Drops NodePort from all services that don't need it
Browse files Browse the repository at this point in the history
  • Loading branch information
Eagerod committed Jun 23, 2024
1 parent 9d91c87 commit 2f5af95
Show file tree
Hide file tree
Showing 25 changed files with 0 additions and 26 deletions.
1 change: 0 additions & 1 deletion barebones-nginx/service.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,5 @@ spec:
ports:
- port: 80
protocol: TCP
type: NodePort
selector:
app: ${NAME}
1 change: 0 additions & 1 deletion bitwarden/bitwarden.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@ spec:
ports:
- port: 80
protocol: TCP
type: NodePort
selector:
app: bitwarden
---
Expand Down
1 change: 0 additions & 1 deletion blobstore/blobstore.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ spec:
ports:
- port: 80
protocol: TCP
type: NodePort
selector:
app: blobstore
---
Expand Down
1 change: 0 additions & 1 deletion browser/browser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ spec:
ports:
- port: 8080
protocol: TCP
type: NodePort
selector:
app: browser
---
Expand Down
1 change: 0 additions & 1 deletion certbot/certbot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ spec:
ports:
- port: 80
protocol: TCP
type: NodePort
selector:
app: certbot
---
Expand Down
1 change: 0 additions & 1 deletion drone/drone.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,6 @@ spec:
ports:
- port: 80
protocol: TCP
type: NodePort
selector:
app: drone
module: web
Expand Down
1 change: 0 additions & 1 deletion firefly/firefly-data-importer.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ spec:
ports:
- port: 8080
protocol: TCP
type: NodePort
selector:
app: firefly-iii-data-importer
---
Expand Down
1 change: 0 additions & 1 deletion firefly/firefly.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,6 @@ spec:
ports:
- port: 8080
protocol: TCP
type: NodePort
selector:
app: firefly-iii
---
Expand Down
1 change: 0 additions & 1 deletion gitea/gitea.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@ spec:
- port: 22
protocol: TCP
name: ssh
type: NodePort
selector:
app: gitea
---
Expand Down
1 change: 0 additions & 1 deletion guacamole/guacamole.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@ spec:
ports:
- port: 8080
protocol: TCP
type: NodePort
selector:
app: guacamole
---
Expand Down
1 change: 0 additions & 1 deletion heimdall/heimdall.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ spec:
ports:
- port: 80
protocol: TCP
type: NodePort
selector:
app: heimdall
---
Expand Down
1 change: 0 additions & 1 deletion latex/latex.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ spec:
ports:
- port: 8080
protocol: TCP
type: NodePort
selector:
app: latex
---
Expand Down
1 change: 0 additions & 1 deletion mongodb/mongodb.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@ spec:
ports:
- port: 27017
protocol: TCP
type: NodePort
selector:
app: mongodb
---
Expand Down
1 change: 0 additions & 1 deletion mysql/mysql.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@ spec:
ports:
- port: 3306
protocol: TCP
type: NodePort
selector:
app: mysql
---
Expand Down
1 change: 0 additions & 1 deletion node-red/node-red.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,6 @@ spec:
ports:
- port: 1880
protocol: TCP
type: NodePort
selector:
app: node-red
---
Expand Down
2 changes: 0 additions & 2 deletions pihole/pihole.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,6 @@ spec:
- port: 53
protocol: TCP
name: dns
type: NodePort
selector:
app: pihole
---
Expand All @@ -207,7 +206,6 @@ spec:
ports:
- port: 53
protocol: UDP
type: NodePort
selector:
app: pihole
---
Expand Down
1 change: 0 additions & 1 deletion postgres/postgres.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,5 @@ spec:
ports:
- port: 5432
protocol: TCP
type: NodePort
selector:
app: postgres
1 change: 0 additions & 1 deletion registry/registry.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,6 @@ spec:
ports:
- port: 80
protocol: TCP
type: NodePort
selector:
app: registry
---
Expand Down
1 change: 0 additions & 1 deletion remindmebot/remindmebot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@ spec:
ports:
- port: 80
protocol: TCP
type: NodePort
selector:
app: remindmebot
---
Expand Down
1 change: 0 additions & 1 deletion slackbot/slackbot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@ spec:
ports:
- port: 80
protocol: TCP
type: NodePort
selector:
app: slackbot
---
Expand Down
1 change: 0 additions & 1 deletion syncthing/syncthing.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@ spec:
ports:
- port: 8384
protocol: TCP
type: NodePort
selector:
app: syncthing
---
Expand Down
1 change: 0 additions & 1 deletion tasks/rmq-http-bridge.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,6 @@ spec:
ports:
- port: 8080
protocol: TCP
type: NodePort
selector:
app: rmq-http-bridge-server
---
Expand Down
1 change: 0 additions & 1 deletion transmission/transmission.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@ spec:
- port: 51413
protocol: TCP
name: torrent
type: NodePort
selector:
app: osstransmission
---
Expand Down
1 change: 0 additions & 1 deletion uptime-kuma/uptime-kuma.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ spec:
ports:
- port: 3001
protocol: TCP
type: NodePort
selector:
app: uptime-kuma
---
Expand Down
1 change: 0 additions & 1 deletion webcomics/webcomics.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ spec:
ports:
- port: 80
protocol: TCP
type: NodePort
selector:
app: webcomics
---
Expand Down

0 comments on commit 2f5af95

Please sign in to comment.