CRDs are an interesting here
Signed-off-by: Martyn Ranyard <m@rtyn.berlin>
This commit is contained in:
parent
912c4a2441
commit
a0d7775acc
|
@ -4,6 +4,9 @@ metadata:
|
|||
name: infra
|
||||
namespace: argocd
|
||||
spec:
|
||||
clusterResourceWhitelist:
|
||||
- name: "*"
|
||||
namespace: "*"
|
||||
description: argo, nginx-ingress, etc.
|
||||
destinations:
|
||||
- name: '*'
|
||||
|
|
Loading…
Reference in New Issue