Initial upload
This commit is contained in:
parent
65eb2fa758
commit
e2d072ab79
19 changed files with 32 additions and 32 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue