mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-07 16:00:29 -05:00
update
This commit is contained in:
parent
f9f1e101a9
commit
7d0e2f4b22
2 changed files with 10 additions and 0 deletions
|
|
@ -34,6 +34,7 @@ argo-cd:
|
||||||
annotations: {}
|
annotations: {}
|
||||||
url: https://argocd.infra.durp.info
|
url: https://argocd.infra.durp.info
|
||||||
oidc.tls.insecure.skip.verify: "true"
|
oidc.tls.insecure.skip.verify: "true"
|
||||||
|
accounts.argocd-provider: apiKey, login
|
||||||
dex.config: |
|
dex.config: |
|
||||||
connectors:
|
connectors:
|
||||||
- config:
|
- config:
|
||||||
|
|
|
||||||
9
infra/crossplane/templates/argocd.yaml
Normal file
9
infra/crossplane/templates/argocd.yaml
Normal file
|
|
@ -0,0 +1,9 @@
|
||||||
|
apiVersion: pkg.crossplane.io/v1
|
||||||
|
kind: Provider
|
||||||
|
metadata:
|
||||||
|
name: provider-argocd
|
||||||
|
spec:
|
||||||
|
package: xpkg.upbound.io/crossplane-contrib/provider-argocd:v0.10.1
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue