fix: migrate ingress classes S01E04

This commit is contained in:
JJGadgets
2023-11-29 06:23:30 +08:00
parent 95c91af572
commit e82d9fd0a9
25 changed files with 27 additions and 27 deletions

View File

@@ -25,7 +25,7 @@ spec:
tag: "17.0.1"
command: ["atuin", "server", "start"]
podLabels:
ingress.home.arpa/nginx: "allow"
ingress.home.arpa/nginx-internal: "allow"
db.home.arpa/pg: "pg-atuin"
env:
TZ: "${CONFIG_TZ}"

View File

@@ -20,7 +20,7 @@ spec:
replicas: 1
pod:
labels:
ingress.home.arpa/nginx: "allow"
ingress.home.arpa/nginx-internal: "allow"
egress.home.arpa/world: "allow"
containers:
main:

View File

@@ -24,7 +24,7 @@ spec:
repository: docker.io/mpepping/cyberchef
tag: v10.5.2@sha256:61f336cc9d716a0bf88193325fdeaec73669dd1de8040ad34f7ac5641e9c279a
podLabels:
ingress.home.arpa/nginx: "allow"
ingress.home.arpa/nginx-internal: "allow"
env:
TZ: "${CONFIG_TZ}"
service:

View File

@@ -24,7 +24,7 @@ spec:
repository: ghcr.io/elk-zone/elk
tag: v0.10.3
podLabels:
ingress.home.arpa/nginx: "allow"
ingress.home.arpa/nginx-internal: "allow"
egress.home.arpa/ingress-nginx: "allow"
env:
TZ: "${CONFIG_TZ}"

View File

@@ -26,7 +26,7 @@ spec:
repository: docker.io/fireflyiii/core
tag: version-6.0.17
podLabels:
ingress.home.arpa/nginx: "allow"
ingress.home.arpa/nginx-internal: "allow"
env:
TZ: "${CONFIG_TZ}"
APP_ENV: "production"

View File

@@ -25,7 +25,7 @@ spec:
repository: "docker.io/superseriousbusiness/gotosocial"
tag: "0.12.2"
podLabels:
ingress.home.arpa/nginx: "allow"
ingress.home.arpa/nginx-internal: "allow"
ingress.home.arpa/cloudflare: "allow"
db.home.arpa/pg: "pg-gotosocial"
s3.home.arpa/store: "rgw-${CLUSTER_NAME}"

View File

@@ -22,7 +22,7 @@ spec:
replicas: 1
pod:
labels:
ingress.home.arpa/nginx: "allow"
ingress.home.arpa/nginx-internal: "allow"
containers:
main:
image:

View File

@@ -16,7 +16,7 @@ spec:
values:
automountServiceAccountToken: false
podLabels:
ingress.home.arpa/nginx: "allow"
ingress.home.arpa/nginx-internal: "allow"
egress.home.arpa/world-https: "allow"
egress.home.arpa/dlna: "allow"
authentik.home.arpa/ldap: "allow"

View File

@@ -24,7 +24,7 @@ spec:
repository: docker.io/joplin/server
tag: 2.12.1-beta@sha256:332cc8eacbb55aa5d5120039ed256332fa5a535ca3aac0657e5338015e34824c
podLabels:
ingress.home.arpa/nginx: "allow"
ingress.home.arpa/nginx-internal: "allow"
db.home.arpa/pg: "pg-default"
egress.home.arpa/world-ntp: "allow"
env:

View File

@@ -24,7 +24,7 @@ spec:
repository: ghcr.io/auricom/libreddit
tag: 0.30.1@sha256:58108c7aaf963cd7903c0e35f6af041f9ed77fdf8bd7019f79b9a989846ee97a
podLabels:
ingress.home.arpa/nginx: "allow"
ingress.home.arpa/nginx-internal: "allow"
env:
TZ: "${CONFIG_TZ}"
LIBREDDIT_SFW_ONLY: "off"

View File

@@ -24,7 +24,7 @@ spec:
repository: docker.io/airensoft/ovenplayerdemo
tag: 1.0.0@sha256:f42bb15fe56e2ea2e65d12fd567be16d1b48c0d1ad3a609f2198beb70dec20c8
podLabels:
ingress.home.arpa/nginx: "allow"
ingress.home.arpa/nginx-internal: "allow"
env:
TZ: "${CONFIG_TZ}"
service:

View File

@@ -24,7 +24,7 @@ spec:
repository: ghcr.io/miniflux/miniflux
tag: 2.0.44-distroless@sha256:c369c2fdaff368a469c836f0c9f40f15f02f74b4418617fd9c886f28b02154d3
podLabels:
ingress.home.arpa/nginx: "allow"
ingress.home.arpa/nginx-internal: "allow"
db.home.arpa/pg: "pg-default"
egress.home.arpa/world: "allow"
env:

View File

@@ -24,7 +24,7 @@ spec:
repository: ghcr.io/m1k1o/neko/xfce
tag: 2.8.8@sha256:d44e5b7f8b4968841a86860c402c008816fdc0eabc7eff39f42bc6c50670f78f
podLabels:
ingress.home.arpa/nginx: "allow"
ingress.home.arpa/nginx-internal: "allow"
egress.home.arpa/world: "allow"
env:
TZ: "${CONFIG_TZ}"

View File

@@ -21,7 +21,7 @@ spec:
replicas: 1
pod:
labels:
ingress.home.arpa/nginx: "allow"
ingress.home.arpa/nginx-internal: "allow"
egress.home.arpa/world: "allow" # TODO: tighten this
# s3.home.arpa/store: "rgw-${CLUSTER_NAME}"
containers:

View File

@@ -20,7 +20,7 @@ spec:
replicas: 1
pod:
labels:
ingress.home.arpa/nginx: "allow"
ingress.home.arpa/nginx-internal: "allow"
containers:
main:
image:

View File

@@ -20,7 +20,7 @@ spec:
replicas: "1"
pod:
labels:
ingress.home.arpa/nginx: "allow"
ingress.home.arpa/nginx-internal: "allow"
containers:
main:
imagePullPolicy: "IfNotPresent"

View File

@@ -22,7 +22,7 @@ spec:
replicas: 1
pod:
labels:
ingress.home.arpa/nginx: "allow"
ingress.home.arpa/nginx-internal: "allow"
containers:
main:
image:

View File

@@ -27,7 +27,7 @@ spec:
repository: "ghcr.io/jjgadgets/phanpy"
tag: "production"
podLabels:
ingress.home.arpa/nginx: "allow"
ingress.home.arpa/nginx-internal: "allow"
service:
main:
ports:

View File

@@ -16,7 +16,7 @@ spec:
values:
automountServiceAccountToken: false
podLabels:
ingress.home.arpa/nginx: "allow"
ingress.home.arpa/nginx-internal: "allow"
egress.home.arpa/ingress-nginx: "allow"
db.home.arpa/pg: "pg-default"
egress.home.arpa/world: "allow"

View File

@@ -24,7 +24,7 @@ spec:
repository: "docker.io/psono/psono-server-enterprise"
tag: "3.8.0"
podLabels:
ingress.home.arpa/nginx: "allow"
ingress.home.arpa/nginx-internal: "allow"
db.home.arpa/pg: "pg-enc"
egress.home.arpa/ingress-nginx: "allow"
env:
@@ -163,7 +163,7 @@ spec:
tag: 2.7.5
command: ["/usr/bin/caddy", "file-server", "--access-log", "--listen", ":8080", "--root", "/psono"]
podLabels:
ingress.home.arpa/nginx: "allow"
ingress.home.arpa/nginx-internal: "allow"
service:
main:
ports:
@@ -266,7 +266,7 @@ spec:
tag: 2.7.5
command: ["/usr/bin/caddy", "file-server", "--access-log", "--listen", ":8080", "--root", "/psono"]
podLabels:
ingress.home.arpa/nginx: "allow"
ingress.home.arpa/nginx-internal: "allow"
service:
main:
ports:

View File

@@ -24,7 +24,7 @@ spec:
repository: docker.io/searxng/searxng
tag: 2023.7.22-65d8b1a31
podLabels:
ingress.home.arpa/nginx: "allow"
ingress.home.arpa/nginx-internal: "allow"
egress.home.arpa/world: "allow"
env:
TZ: "${CONFIG_TZ}"

View File

@@ -24,7 +24,7 @@ spec:
repository: ghcr.io/charmbracelet/soft-serve
tag: v0.7.3
podLabels:
ingress.home.arpa/nginx: "allow"
ingress.home.arpa/nginx-internal: "allow"
db.home.arpa/pg: "pg-default"
env:
TZ: "${CONFIG_TZ}"

View File

@@ -21,7 +21,7 @@ spec:
type: deployment
replicas: 1
podLabels:
ingress.home.arpa/nginx: "allow"
ingress.home.arpa/nginx-internal: "allow"
authentik.home.arpa/ldap: "allow"
image:
repository: ghcr.io/thelounge/thelounge

View File

@@ -24,7 +24,7 @@ spec:
repository: "ghcr.io/diced/zipline"
tag: "3.7.4"
podLabels:
ingress.home.arpa/nginx: "allow"
ingress.home.arpa/nginx-internal: "allow"
db.home.arpa/pg: "pg-zipline"
s3.home.arpa/store: "rgw-${CLUSTER_NAME}"
env:

View File

@@ -44,7 +44,7 @@ spec:
ssl: false
labels:
mgr:
ingress.home.arpa/nginx: "allow"
ingress.home.arpa/nginx-internal: "allow"
prom.home.arpa/kps: "allow"
mon:
count: 3