fix(projects): move app-of-apps back to default project; getting error 'one or more synchronization tasks are not valid'
This commit is contained in:
parent
c5583986a9
commit
426f7759eb
2 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
---
|
---
|
||||||
app-of-apps:
|
app-of-apps:
|
||||||
project: apps
|
project: default
|
||||||
destination:
|
destination:
|
||||||
server: https://kubernetes.default.svc
|
server: https://kubernetes.default.svc
|
||||||
source:
|
source:
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
---
|
---
|
||||||
app-of-apps:
|
app-of-apps:
|
||||||
project: system
|
project: default
|
||||||
destination:
|
destination:
|
||||||
server: https://kubernetes.default.svc
|
server: https://kubernetes.default.svc
|
||||||
source:
|
source:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue