09_homelab_apps/homelab-apps/templates/rancher.yaml aktualisiert

This commit is contained in:
2026-08-18 15:54:12 +00:00
parent 54df838e8d
commit d8cee162ef
@@ -1,11 +1,11 @@
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
kind: Application
metadata:
name: rancher
namespace: argocd
finalizers:
- resources-finalizer.argocd.argoproj.io
spec:
spec:
ignoreDifferences:
- group: apps
kind: Deployment
@@ -44,13 +44,13 @@ apiVersion: argoproj.io/v1alpha1
# Nutzt Kubernetes Server-Side Apply, was oft Konflikte mit Rancher-Mutationen löst
- ServerSideApply=true
---
apiVersion: gateway.networking.k8s.io/v1
kind: HTTPRoute
metadata:
---
apiVersion: gateway.networking.k8s.io/v1
kind: HTTPRoute
metadata:
name: rancher-route
namespace: cattle-system
spec:
spec:
parentRefs:
- name: shared-gateway # Ihr Envoy Gateway
namespace: default