fix the bad allowedresources

Signed-off-by: Martyn Ranyard <m@rtyn.berlin>
This commit is contained in:
Martyn 2023-10-26 15:16:25 +02:00
parent ed4aef15ab
commit c03306498c
1 changed files with 4 additions and 3 deletions

View File

@ -1,12 +1,14 @@
apiVersion: argoproj.io/v1alpha1
kind: AppProject
metadata:
labels:
app.kubernetes.io/instance: app-of-apps
name: infra
namespace: argocd
spec:
clusterResourceWhitelist:
- name: "*"
namespace: "*"
- group: '*'
kind: '*'
description: argo, nginx-ingress, etc.
destinations:
- name: '*'
@ -15,4 +17,3 @@ spec:
sourceRepos:
- https://git.martyn.berlin/martyn/infra4talos.git
- https://1password.github.io/connect-helm-charts/
- https://kubernetes-sigs.github.io/secrets-store-csi-driver/charts