removing ingressClassName: nginx definition

This commit is contained in:
2026-08-31 20:14:37 -03:00
parent 164d31efa7
commit b18c3175aa
24 changed files with 220 additions and 248 deletions
-1
View File
@@ -115,7 +115,6 @@ metadata:
labels:
app: affine
spec:
ingressClassName: nginx
rules:
- host: affine.haven
http:
-2
View File
@@ -135,7 +135,6 @@ metadata:
nginx.ingress.kubernetes.io/proxy-read-timeout: "600"
nginx.ingress.kubernetes.io/proxy-send-timeout: "600"
spec:
ingressClassName: nginx
rules:
- host: cloud.haven
http:
@@ -158,7 +157,6 @@ metadata:
nginx.ingress.kubernetes.io/proxy-read-timeout: "600"
nginx.ingress.kubernetes.io/proxy-send-timeout: "600"
spec:
ingressClassName: nginx
rules:
- host: cloud.ivanch.me
http:
-1
View File
@@ -122,7 +122,6 @@ metadata:
nginx.ingress.kubernetes.io/proxy-read-timeout: "600"
nginx.ingress.kubernetes.io/proxy-send-timeout: "600"
spec:
ingressClassName: nginx
rules:
- host: slink.haven
http:
-1
View File
@@ -145,7 +145,6 @@ metadata:
name: archivebox-ingress
namespace: default
spec:
ingressClassName: nginx
rules:
- host: "archive.haven"
http:
-1
View File
@@ -140,7 +140,6 @@ metadata:
labels:
app.kubernetes.io/name: changedetection
spec:
ingressClassName: nginx
rules:
- host: change.haven
http:
-1
View File
@@ -192,7 +192,6 @@ metadata:
labels:
app.kubernetes.io/name: homepage
spec:
ingressClassName: nginx
rules:
- host: "homepage.haven"
http:
-1
View File
@@ -53,7 +53,6 @@ metadata:
name: it-tools-ingress
namespace: default
spec:
ingressClassName: nginx
rules:
- host: "tools.haven"
http:
-1
View File
@@ -77,7 +77,6 @@ metadata:
name: notepad
namespace: default
spec:
ingressClassName: nginx
rules:
- host: notepad.haven
http:
-1
View File
@@ -94,7 +94,6 @@ metadata:
annotations:
nginx.ingress.kubernetes.io/proxy-body-size: "50m"
spec:
ingressClassName: nginx
rules:
- host: openwebui.haven
http:
-1
View File
@@ -137,7 +137,6 @@ metadata:
name: paperless
namespace: default
spec:
ingressClassName: nginx
rules:
- host: paperless.haven
http:
+8 -9
View File
@@ -32,7 +32,7 @@ spec:
- playwright@1.58.0
- run-server
- --port
- '3000'
- "3000"
- --host
- 0.0.0.0
env:
@@ -46,7 +46,7 @@ spec:
protocol: TCP
resources:
limits:
cpu: '4'
cpu: "4"
memory: 4Gi
requests:
cpu: 500m
@@ -68,17 +68,17 @@ spec:
status:
availableReplicas: 1
conditions:
- lastTransitionTime: '2026-05-29T15:54:24Z'
lastUpdateTime: '2026-07-22T10:14:35Z'
- lastTransitionTime: "2026-05-29T15:54:24Z"
lastUpdateTime: "2026-07-22T10:14:35Z"
message: ReplicaSet "playwright-86c74d7c78" has successfully progressed.
reason: NewReplicaSetAvailable
status: 'True'
status: "True"
type: Progressing
- lastTransitionTime: '2026-08-28T06:04:14Z'
lastUpdateTime: '2026-08-28T06:04:14Z'
- lastTransitionTime: "2026-08-28T06:04:14Z"
lastUpdateTime: "2026-08-28T06:04:14Z"
message: Deployment has minimum availability.
reason: MinimumReplicasAvailable
status: 'True'
status: "True"
type: Available
observedGeneration: 95
readyReplicas: 1
@@ -113,7 +113,6 @@ metadata:
name: playwright
namespace: default
spec:
ingressClassName: nginx
rules:
- host: playwright.haven
http:
-1
View File
@@ -80,7 +80,6 @@ metadata:
name: searxng
namespace: default
spec:
ingressClassName: nginx
rules:
- host: search.haven
http:
-1
View File
@@ -99,7 +99,6 @@ metadata:
labels:
app: stirlingpdf
spec:
ingressClassName: nginx
rules:
- host: stirling.haven
http:
-1
View File
@@ -93,7 +93,6 @@ metadata:
name: uptimekuma
namespace: default
spec:
ingressClassName: nginx
rules:
- host: uptimekuma.haven
http:
-2
View File
@@ -110,7 +110,6 @@ metadata:
cert-manager.io/cluster-issuer: internal-ca
nginx.ingress.kubernetes.io/force-ssl-redirect: "true"
spec:
ingressClassName: nginx
tls:
- hosts:
- vault.haven
@@ -134,7 +133,6 @@ metadata:
name: vaultwarden-public
namespace: default
spec:
ingressClassName: nginx
rules:
- host: vault.ivanch.me
http:
-1
View File
@@ -104,7 +104,6 @@ metadata:
name: adguardsync-ingress
namespace: dns
spec:
ingressClassName: nginx
rules:
- host: adguardsync.haven
http:
-2
View File
@@ -140,7 +140,6 @@ metadata:
name: adguardhome-ingress
namespace: dns
spec:
ingressClassName: nginx
rules:
- host: adguard.haven
http:
@@ -159,7 +158,6 @@ metadata:
name: adguardhome-install-ingress
namespace: dns
spec:
ingressClassName: nginx
rules:
- host: install.adguard.haven
http:
-1
View File
@@ -83,7 +83,6 @@ metadata:
name: beszel
namespace: infra
spec:
ingressClassName: nginx
rules:
- host: beszel.haven
http:
-1
View File
@@ -99,7 +99,6 @@ metadata:
name: code-config
namespace: infra
spec:
ingressClassName: nginx
rules:
- host: code-config.haven
http:
-1
View File
@@ -115,7 +115,6 @@ metadata:
nginx.ingress.kubernetes.io/enable-cors: "true"
nginx.ingress.kubernetes.io/cors-allow-origin: "*"
spec:
ingressClassName: nginx
rules:
- host: file-nginx.haven
http:
-1
View File
@@ -72,7 +72,6 @@ metadata:
name: haven-notify
namespace: infra
spec:
ingressClassName: nginx
rules:
- host: notify.haven
http:
-1
View File
@@ -113,7 +113,6 @@ metadata:
name: wg-easy-ingress
namespace: infra
spec:
ingressClassName: nginx
rules:
- host: vpn.haven
http:
-2
View File
@@ -94,7 +94,6 @@ metadata:
namespace: monitoring
name: grafana
spec:
ingressClassName: nginx
rules:
- host: grafana.haven
http:
@@ -113,7 +112,6 @@ metadata:
namespace: monitoring
name: grafana-public
spec:
ingressClassName: nginx
rules:
- host: grafanah.ivanch.me
http:
-1
View File
@@ -4,7 +4,6 @@ metadata:
name: argocd-server
namespace: argocd
spec:
ingressClassName: nginx
rules:
- host: argocd.haven
http: