Aktualisiere Installationsanweisungen und entferne nicht benötigte TLS-Zertifikatdefinitionen für Gateways

This commit is contained in:
Matthias Hinrichs
2026-01-15 11:31:19 +01:00
parent 4fad1f1111
commit 4000c780e1
3 changed files with 16 additions and 43 deletions
+1 -14
View File
@@ -38,17 +38,4 @@ spec:
- kind: HTTPRoute
- kind: GRPCRoute
namespaces:
from: All
---
apiVersion: cert-manager.io/v1
kind: Certificate
metadata:
name: argocd-gateway-tls
namespace: argocd
spec:
secretName: argocd-gateway-tls
dnsNames:
- argocd.k8s.hnrx.net
issuerRef:
name: cloudflare-cluster-issuer
kind: ClusterIssuer
from: All