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
|
name: infra
|
||||||
namespace: argocd
|
namespace: argocd
|
||||||
spec:
|
spec:
|
||||||
|
clusterResourceWhitelist:
|
||||||
|
- name: "*"
|
||||||
|
namespace: "*"
|
||||||
description: argo, nginx-ingress, etc.
|
description: argo, nginx-ingress, etc.
|
||||||
destinations:
|
destinations:
|
||||||
- name: '*'
|
- name: '*'
|
||||||
|
|
Loading…
Reference in New Issue