2023-10-26 12:45:13 +00:00
|
|
|
apiVersion: argoproj.io/v1alpha1
|
|
|
|
kind: AppProject
|
|
|
|
metadata:
|
2023-10-26 13:16:25 +00:00
|
|
|
labels:
|
|
|
|
app.kubernetes.io/instance: app-of-apps
|
2023-10-26 12:45:13 +00:00
|
|
|
name: infra
|
|
|
|
namespace: argocd
|
|
|
|
spec:
|
2023-10-26 12:58:42 +00:00
|
|
|
clusterResourceWhitelist:
|
2023-11-14 11:41:00 +00:00
|
|
|
- group: '*'
|
|
|
|
kind: '*'
|
2023-11-13 15:09:38 +00:00
|
|
|
clusterResourceBlacklist:
|
2023-11-14 11:41:00 +00:00
|
|
|
- group: cilium.io
|
|
|
|
kind: CiliumIdentity
|
2023-10-26 12:45:13 +00:00
|
|
|
description: argo, nginx-ingress, etc.
|
|
|
|
destinations:
|
2023-11-14 11:41:00 +00:00
|
|
|
- name: '*'
|
|
|
|
namespace: '*'
|
|
|
|
server: https://kubernetes.default.svc
|
2023-10-26 12:45:13 +00:00
|
|
|
sourceRepos:
|
2023-11-14 11:41:00 +00:00
|
|
|
- https://git.martyn.berlin/martyn/infra4talos.git
|
|
|
|
- https://github.com/argoproj/argo-cd
|
|
|
|
- https://1password.github.io/connect-helm-charts/
|
|
|
|
- https://kubernetes-sigs.github.io/secrets-store-csi-driver/charts
|
|
|
|
- https://github.com/MeisterLabs/secrets-store-csi-driver-provider-1password
|
|
|
|
- https://kubernetes.github.io/ingress-nginx
|
|
|
|
- https://charts.jetstack.io
|
|
|
|
- https://charts.neoskop.dev
|
|
|
|
- https://helm.cilium.io/
|
|
|
|
- https://openebs.github.io/mayastor-extensions/
|
|
|
|
- https://raw.githubusercontent.com/kubernetes-csi/csi-driver-smb/master/charts
|
2023-11-14 13:10:26 +00:00
|
|
|
- https://qonstrukt.github.io/helm-charts/
|
2023-11-15 13:05:24 +00:00
|
|
|
- https://opensource.zalando.com/postgres-operator/charts/postgres-operator
|
2023-11-15 14:17:02 +00:00
|
|
|
- https://mariadb-operator.github.io/mariadb-operator
|
2023-11-27 12:46:29 +00:00
|
|
|
- https://charts.rook.io/release
|
2023-11-28 12:24:45 +00:00
|
|
|
- https://mysql.github.io/mysql-operator/
|
2023-12-01 17:52:11 +00:00
|
|
|
- https://charts.gabe565.com
|
2024-02-14 15:53:49 +00:00
|
|
|
- https://charts.longhorn.io
|
2024-02-16 21:54:54 +00:00
|
|
|
- https://git.deuxfleurs.fr/Deuxfleurs/garage
|