Initial upload

This commit is contained in:
Automated pipeline 2025-06-16 12:48:43 +00:00 committed by Actions pipeline
parent 65eb2fa758
commit e2d072ab79
19 changed files with 32 additions and 32 deletions

View file

@ -11,7 +11,7 @@ metadata:
spec:
ingressClassName: nginx
rules:
- host: abc.t09.de
- host: argocd.argocd.abc.t09.de
http:
paths:
- backend:
@ -23,5 +23,5 @@ spec:
pathType: Prefix
tls:
- hosts:
- abc.t09.de
- argocd.abc.t09.de
secretName: argocd-net-tls

View file

@ -1,5 +1,5 @@
global:
domain: abc.t09.de
domain: argocd.abc.t09.de
configs:
params:
@ -21,7 +21,7 @@ configs:
clusters:
- "*"
accounts.provider-argocd: apiKey
url: https://abc.t09.de/argocd
url: https://argocd.abc.t09.de/argocd
rbac:
policy.csv: 'g, provider-argocd, role:admin'