Standardize manifest filenames to <app>-<kind>.yaml

This commit is contained in:
2026-06-21 11:55:33 +02:00
parent edef407a7e
commit 64e8bf7d78
329 changed files with 83 additions and 83 deletions

View File

@@ -6,48 +6,48 @@ resources:
- gateway-public.yaml - gateway-public.yaml
# Policies # Policies
- pelican/wings-client-traffic.yaml - pelican/pelican-wings-clienttrafficpolicy.yaml
- minio-aistor/client-traffic.yaml - minio-aistor/minio-aistor-clienttrafficpolicy.yaml
- minio-aistor/console-client-traffic.yaml - minio-aistor/minio-aistor-console-clienttrafficpolicy.yaml
# Certificates # Certificates
- authentik/certificate.yaml - authentik/authentik-certificate.yaml
- argocd/certificate.yaml - argocd/argocd-certificate.yaml
- bentopdf/certificate.yaml - bentopdf/bentopdf-certificate.yaml
- gitea/certificate.yaml - gitea/gitea-certificate.yaml
- immich/certificate.yaml - immich/immich-certificate.yaml
- infisical/certificate.yaml - infisical/infisical-certificate.yaml
- it-tools/certificate.yaml - it-tools/it-tools-certificate.yaml
- jellyfin/certificate.yaml - jellyfin/jellyfin-certificate.yaml
- jenkins/certificate.yaml - jenkins/jenkins-certificate.yaml
- longhorn/certificate.yaml - longhorn/longhorn-certificate.yaml
- monitoring/certificate.yaml - monitoring/monitoring-certificate.yaml
- n8n/certificate.yaml - n8n/n8n-certificate.yaml
- netbootxyz/certificate.yaml - netbootxyz/netbootxyz-certificate.yaml
- passbolt/certificate.yaml - passbolt/passbolt-certificate.yaml
- proxmox/certificate.yaml - proxmox/proxmox-certificate.yaml
- resume/resume-certificate.yaml - resume/resume-certificate.yaml
- resume/minio-certificate.yaml - resume/resume-minio-certificate.yaml
- resume/minio-webui-certificate.yaml - resume/resume-minio-webui-certificate.yaml
- minio-aistor/api-certificate.yaml - minio-aistor/minio-aistor-api-certificate.yaml
- minio-aistor/console-certificate.yaml - minio-aistor/minio-aistor-console-certificate.yaml
- technitium/technitium-certificate.yaml - technitium/technitium-certificate.yaml
- technitium/technitium-backup-certificate.yaml - technitium/technitium-backup-certificate.yaml
- truenas/certificate.yaml - truenas/truenas-certificate.yaml
- unifi/certificate.yaml - unifi/unifi-certificate.yaml
- wikijs/certificate.yaml - wikijs/wikijs-certificate.yaml
- zipline/certificate.yaml - zipline/zipline-certificate.yaml
- vaultwarden/certificate.yaml - vaultwarden/vaultwarden-certificate.yaml
- databasus/certificate.yaml - databasus/databasus-certificate.yaml
- excalidraw/certificate.yaml - excalidraw/excalidraw-certificate.yaml
- gotify/certificate.yaml - gotify/gotify-certificate.yaml
- uptime-kuma/certificate.yaml - uptime-kuma/uptime-kuma-certificate.yaml
- ollama/certificate.yaml - ollama/ollama-certificate.yaml
- openwebui/certificate.yaml - openwebui/openwebui-certificate.yaml
- searxng/certificate.yaml - searxng/searxng-certificate.yaml
- affine/certificate.yaml - affine/affine-certificate.yaml
- pelican/certificate.yaml - pelican/pelican-certificate.yaml
- pelican/wings-certificate.yaml - pelican/pelican-wings-certificate.yaml
patches: patches:
# Internal gateway patches # Internal gateway patches
@@ -56,67 +56,67 @@ patches:
version: v1 version: v1
kind: Gateway kind: Gateway
name: gateway-internal name: gateway-internal
path: authentik/gateway-patch.yaml path: authentik/authentik-gateway-patch.yaml
- target: - target:
group: gateway.networking.k8s.io group: gateway.networking.k8s.io
version: v1 version: v1
kind: Gateway kind: Gateway
name: gateway-internal name: gateway-internal
path: argocd/gateway-patch.yaml path: argocd/argocd-gateway-patch.yaml
- target: - target:
group: gateway.networking.k8s.io group: gateway.networking.k8s.io
version: v1 version: v1
kind: Gateway kind: Gateway
name: gateway-internal name: gateway-internal
path: gitea/gateway-patch.yaml path: gitea/gitea-gateway-patch.yaml
- target: - target:
group: gateway.networking.k8s.io group: gateway.networking.k8s.io
version: v1 version: v1
kind: Gateway kind: Gateway
name: gateway-internal name: gateway-internal
path: immich/gateway-patch.yaml path: immich/immich-gateway-patch.yaml
- target: - target:
group: gateway.networking.k8s.io group: gateway.networking.k8s.io
version: v1 version: v1
kind: Gateway kind: Gateway
name: gateway-internal name: gateway-internal
path: infisical/gateway-patch.yaml path: infisical/infisical-gateway-patch.yaml
- target: - target:
group: gateway.networking.k8s.io group: gateway.networking.k8s.io
version: v1 version: v1
kind: Gateway kind: Gateway
name: gateway-internal name: gateway-internal
path: jenkins/gateway-patch.yaml path: jenkins/jenkins-gateway-patch.yaml
- target: - target:
group: gateway.networking.k8s.io group: gateway.networking.k8s.io
version: v1 version: v1
kind: Gateway kind: Gateway
name: gateway-internal name: gateway-internal
path: longhorn/gateway-patch.yaml path: longhorn/longhorn-gateway-patch.yaml
- target: - target:
group: gateway.networking.k8s.io group: gateway.networking.k8s.io
version: v1 version: v1
kind: Gateway kind: Gateway
name: gateway-internal name: gateway-internal
path: n8n/gateway-patch.yaml path: n8n/n8n-gateway-patch.yaml
- target: - target:
group: gateway.networking.k8s.io group: gateway.networking.k8s.io
version: v1 version: v1
kind: Gateway kind: Gateway
name: gateway-internal name: gateway-internal
path: netbootxyz/gateway-patch.yaml path: netbootxyz/netbootxyz-gateway-patch.yaml
- target: - target:
group: gateway.networking.k8s.io group: gateway.networking.k8s.io
version: v1 version: v1
kind: Gateway kind: Gateway
name: gateway-internal name: gateway-internal
path: resume/minio-gateway-patch.yaml path: resume/resume-minio-gateway-patch.yaml
- target: - target:
group: gateway.networking.k8s.io group: gateway.networking.k8s.io
version: v1 version: v1
kind: Gateway kind: Gateway
name: gateway-internal name: gateway-internal
path: resume/minio-webui-gateway-patch.yaml path: resume/resume-minio-webui-gateway-patch.yaml
- target: - target:
group: gateway.networking.k8s.io group: gateway.networking.k8s.io
version: v1 version: v1
@@ -134,49 +134,49 @@ patches:
version: v1 version: v1
kind: Gateway kind: Gateway
name: gateway-internal name: gateway-internal
path: unifi/gateway-patch.yaml path: unifi/unifi-gateway-patch.yaml
- target: - target:
group: gateway.networking.k8s.io group: gateway.networking.k8s.io
version: v1 version: v1
kind: Gateway kind: Gateway
name: gateway-internal name: gateway-internal
path: proxmox/gateway-patch.yaml path: proxmox/proxmox-gateway-patch.yaml
- target: - target:
group: gateway.networking.k8s.io group: gateway.networking.k8s.io
version: v1 version: v1
kind: Gateway kind: Gateway
name: gateway-internal name: gateway-internal
path: truenas/gateway-patch.yaml path: truenas/truenas-gateway-patch.yaml
- target: - target:
group: gateway.networking.k8s.io group: gateway.networking.k8s.io
version: v1 version: v1
kind: Gateway kind: Gateway
name: gateway-internal name: gateway-internal
path: monitoring/gateway-patch.yaml path: monitoring/monitoring-gateway-patch.yaml
- target: - target:
group: gateway.networking.k8s.io group: gateway.networking.k8s.io
version: v1 version: v1
kind: Gateway kind: Gateway
name: gateway-internal name: gateway-internal
path: bentopdf/gateway-patch.yaml path: bentopdf/bentopdf-gateway-patch.yaml
- target: - target:
group: gateway.networking.k8s.io group: gateway.networking.k8s.io
version: v1 version: v1
kind: Gateway kind: Gateway
name: gateway-internal name: gateway-internal
path: it-tools/gateway-patch.yaml path: it-tools/it-tools-gateway-patch.yaml
- target: - target:
group: gateway.networking.k8s.io group: gateway.networking.k8s.io
version: v1 version: v1
kind: Gateway kind: Gateway
name: gateway-internal name: gateway-internal
path: jellyfin/gateway-patch.yaml path: jellyfin/jellyfin-gateway-patch.yaml
- target: - target:
group: gateway.networking.k8s.io group: gateway.networking.k8s.io
version: v1 version: v1
kind: Gateway kind: Gateway
name: gateway-internal name: gateway-internal
path: passbolt/gateway-patch.yaml path: passbolt/passbolt-gateway-patch.yaml
- target: - target:
group: gateway.networking.k8s.io group: gateway.networking.k8s.io
version: v1 version: v1
@@ -188,91 +188,91 @@ patches:
version: v1 version: v1
kind: Gateway kind: Gateway
name: gateway-internal name: gateway-internal
path: wikijs/gateway-patch.yaml path: wikijs/wikijs-gateway-patch.yaml
- target: - target:
group: gateway.networking.k8s.io group: gateway.networking.k8s.io
version: v1 version: v1
kind: Gateway kind: Gateway
name: gateway-internal name: gateway-internal
path: zipline/gateway-patch.yaml path: zipline/zipline-gateway-patch.yaml
- target: - target:
group: gateway.networking.k8s.io group: gateway.networking.k8s.io
version: v1 version: v1
kind: Gateway kind: Gateway
name: gateway-internal name: gateway-internal
path: minio-aistor/api-gateway-patch.yaml path: minio-aistor/minio-aistor-api-gateway-patch.yaml
- target: - target:
group: gateway.networking.k8s.io group: gateway.networking.k8s.io
version: v1 version: v1
kind: Gateway kind: Gateway
name: gateway-internal name: gateway-internal
path: minio-aistor/console-gateway-patch.yaml path: minio-aistor/minio-aistor-console-gateway-patch.yaml
- target: - target:
group: gateway.networking.k8s.io group: gateway.networking.k8s.io
version: v1 version: v1
kind: Gateway kind: Gateway
name: gateway-internal name: gateway-internal
path: vaultwarden/gateway-patch.yaml path: vaultwarden/vaultwarden-gateway-patch.yaml
- target: - target:
group: gateway.networking.k8s.io group: gateway.networking.k8s.io
version: v1 version: v1
kind: Gateway kind: Gateway
name: gateway-internal name: gateway-internal
path: databasus/gateway-patch.yaml path: databasus/databasus-gateway-patch.yaml
- target: - target:
group: gateway.networking.k8s.io group: gateway.networking.k8s.io
version: v1 version: v1
kind: Gateway kind: Gateway
name: gateway-internal name: gateway-internal
path: excalidraw/gateway-patch.yaml path: excalidraw/excalidraw-gateway-patch.yaml
- target: - target:
group: gateway.networking.k8s.io group: gateway.networking.k8s.io
version: v1 version: v1
kind: Gateway kind: Gateway
name: gateway-internal name: gateway-internal
path: gotify/gateway-patch.yaml path: gotify/gotify-gateway-patch.yaml
- target: - target:
group: gateway.networking.k8s.io group: gateway.networking.k8s.io
version: v1 version: v1
kind: Gateway kind: Gateway
name: gateway-internal name: gateway-internal
path: uptime-kuma/gateway-patch.yaml path: uptime-kuma/uptime-kuma-gateway-patch.yaml
- target: - target:
group: gateway.networking.k8s.io group: gateway.networking.k8s.io
version: v1 version: v1
kind: Gateway kind: Gateway
name: gateway-internal name: gateway-internal
path: ollama/gateway-patch.yaml path: ollama/ollama-gateway-patch.yaml
- target: - target:
group: gateway.networking.k8s.io group: gateway.networking.k8s.io
version: v1 version: v1
kind: Gateway kind: Gateway
name: gateway-internal name: gateway-internal
path: openwebui/gateway-patch.yaml path: openwebui/openwebui-gateway-patch.yaml
- target: - target:
group: gateway.networking.k8s.io group: gateway.networking.k8s.io
version: v1 version: v1
kind: Gateway kind: Gateway
name: gateway-internal name: gateway-internal
path: searxng/gateway-patch.yaml path: searxng/searxng-gateway-patch.yaml
- target: - target:
group: gateway.networking.k8s.io group: gateway.networking.k8s.io
version: v1 version: v1
kind: Gateway kind: Gateway
name: gateway-internal name: gateway-internal
path: affine/gateway-patch.yaml path: affine/affine-gateway-patch.yaml
- target: - target:
group: gateway.networking.k8s.io group: gateway.networking.k8s.io
version: v1 version: v1
kind: Gateway kind: Gateway
name: gateway-internal name: gateway-internal
path: pelican/gateway-patch.yaml path: pelican/pelican-gateway-patch.yaml
- target: - target:
group: gateway.networking.k8s.io group: gateway.networking.k8s.io
version: v1 version: v1
kind: Gateway kind: Gateway
name: gateway-internal name: gateway-internal
path: pelican/wings-gateway-patch.yaml path: pelican/pelican-wings-gateway-patch.yaml
# Public gateway patches # Public gateway patches
- target: - target:
@@ -280,43 +280,43 @@ patches:
version: v1 version: v1
kind: Gateway kind: Gateway
name: gateway-public name: gateway-public
path: gitea/gateway-public-patch.yaml path: gitea/gitea-gateway-public-patch.yaml
- target: - target:
group: gateway.networking.k8s.io group: gateway.networking.k8s.io
version: v1 version: v1
kind: Gateway kind: Gateway
name: gateway-public name: gateway-public
path: authentik/gateway-public-patch.yaml path: authentik/authentik-gateway-public-patch.yaml
- target: - target:
group: gateway.networking.k8s.io group: gateway.networking.k8s.io
version: v1 version: v1
kind: Gateway kind: Gateway
name: gateway-public name: gateway-public
path: bentopdf/gateway-public-patch.yaml path: bentopdf/bentopdf-gateway-public-patch.yaml
- target: - target:
group: gateway.networking.k8s.io group: gateway.networking.k8s.io
version: v1 version: v1
kind: Gateway kind: Gateway
name: gateway-public name: gateway-public
path: it-tools/gateway-public-patch.yaml path: it-tools/it-tools-gateway-public-patch.yaml
- target: - target:
group: gateway.networking.k8s.io group: gateway.networking.k8s.io
version: v1 version: v1
kind: Gateway kind: Gateway
name: gateway-public name: gateway-public
path: jellyfin/gateway-public-patch.yaml path: jellyfin/jellyfin-gateway-public-patch.yaml
- target: - target:
group: gateway.networking.k8s.io group: gateway.networking.k8s.io
version: v1 version: v1
kind: Gateway kind: Gateway
name: gateway-public name: gateway-public
path: immich/gateway-public-patch.yaml path: immich/immich-gateway-public-patch.yaml
- target: - target:
group: gateway.networking.k8s.io group: gateway.networking.k8s.io
version: v1 version: v1
kind: Gateway kind: Gateway
name: gateway-public name: gateway-public
path: passbolt/gateway-public-patch.yaml path: passbolt/passbolt-gateway-public-patch.yaml
- target: - target:
group: gateway.networking.k8s.io group: gateway.networking.k8s.io
version: v1 version: v1
@@ -328,29 +328,29 @@ patches:
version: v1 version: v1
kind: Gateway kind: Gateway
name: gateway-public name: gateway-public
path: wikijs/gateway-public-patch.yaml path: wikijs/wikijs-gateway-public-patch.yaml
- target: - target:
group: gateway.networking.k8s.io group: gateway.networking.k8s.io
version: v1 version: v1
kind: Gateway kind: Gateway
name: gateway-public name: gateway-public
path: zipline/gateway-public-patch.yaml path: zipline/zipline-gateway-public-patch.yaml
- target: - target:
group: gateway.networking.k8s.io group: gateway.networking.k8s.io
version: v1 version: v1
kind: Gateway kind: Gateway
name: gateway-public name: gateway-public
path: excalidraw/gateway-public-patch.yaml path: excalidraw/excalidraw-gateway-public-patch.yaml
- target: - target:
group: gateway.networking.k8s.io group: gateway.networking.k8s.io
version: v1 version: v1
kind: Gateway kind: Gateway
name: gateway-public name: gateway-public
path: gotify/gateway-public-patch.yaml path: gotify/gotify-gateway-public-patch.yaml
# Uncomment to expose Grafana publicly — ensure Grafana auth is properly configured first # Uncomment to expose Grafana publicly — ensure Grafana auth is properly configured first
# - target: # - target:
# group: gateway.networking.k8s.io # group: gateway.networking.k8s.io
# version: v1 # version: v1
# kind: Gateway # kind: Gateway
# name: gateway-public # name: gateway-public
# path: monitoring/grafana-gateway-public-patch.yaml # path: monitoring/monitoring-grafana-gateway-public-patch.yaml

Some files were not shown because too many files have changed in this diff Show More