Allow apps to have a destination
Signed-off-by: Martyn Ranyard <m@rtyn.berlin>
This commit is contained in:
parent
2d33ad4aa7
commit
099fd2b2a3
|
@ -7,3 +7,7 @@ spec:
|
||||||
description: everything non-infra
|
description: everything non-infra
|
||||||
sourceRepos:
|
sourceRepos:
|
||||||
- https://git.martyn.berlin/martyn/infra4talos.git
|
- https://git.martyn.berlin/martyn/infra4talos.git
|
||||||
|
destinations:
|
||||||
|
- name: '*'
|
||||||
|
namespace: '*'
|
||||||
|
server: https://kubernetes.default.svc
|
||||||
|
|
Loading…
Reference in New Issue