chore: rename apps
- rename apps from cluster-app to project-app
This commit is contained in:
parent
c23fb413f8
commit
f7fd0e08c7
@ -15,7 +15,7 @@ spec:
|
|||||||
- path: apps/overlays/*/externaldns
|
- path: apps/overlays/*/externaldns
|
||||||
template:
|
template:
|
||||||
metadata:
|
metadata:
|
||||||
name: '{{path[2]}}-{{path[3]}}' # cluster-app format (e.g., au-syd1-reflector-system)
|
name: 'platform-{{path[3]}}' # cluster-app format (e.g., platform-reflector-system)
|
||||||
spec:
|
spec:
|
||||||
project: platform
|
project: platform
|
||||||
source:
|
source:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user