chore: rename apps (#4)
- rename apps from cluster-app to project-app Reviewed-on: #4
This commit is contained in:
parent
c23fb413f8
commit
ce261f66c0
@ -15,7 +15,7 @@ spec:
|
||||
- path: apps/overlays/*/externaldns
|
||||
template:
|
||||
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:
|
||||
project: platform
|
||||
source:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user