Automated upload for testing-2.t09.de
This commit is contained in:
parent
d759cb2c33
commit
797f660532
39 changed files with 3707 additions and 0 deletions
33
otc/testing-2.t09.de/stacks/core/argocd/values.yaml
Normal file
33
otc/testing-2.t09.de/stacks/core/argocd/values.yaml
Normal file
|
|
@ -0,0 +1,33 @@
|
|||
global:
|
||||
domain: argocd.testing-2.t09.de
|
||||
|
||||
configs:
|
||||
params:
|
||||
server.insecure: true
|
||||
cm:
|
||||
application.resourceTrackingMethod: annotation
|
||||
timeout.reconciliation: 60s
|
||||
resource.exclusions: |
|
||||
- apiGroups:
|
||||
- "*"
|
||||
kinds:
|
||||
- ProviderConfigUsage
|
||||
- apiGroups:
|
||||
- cilium.io
|
||||
kinds:
|
||||
- CiliumIdentity
|
||||
clusters:
|
||||
- "*"
|
||||
accounts.provider-argocd: apiKey
|
||||
url: https://argocd.testing-2.t09.de
|
||||
rbac:
|
||||
policy.csv: 'g, provider-argocd, role:admin'
|
||||
|
||||
tls:
|
||||
certificates:
|
||||
|
||||
notifications:
|
||||
enabled: false
|
||||
|
||||
dex:
|
||||
enabled: false
|
||||
Loading…
Add table
Add a link
Reference in a new issue